#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include "OSGLog.h"#include "OSGNormalQuantifier.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | EPSILON 0.0000001 |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSG_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSG_INLINE_CVSID |
| #define EPSILON 0.0000001 |
Definition at line 51 of file OSGNormalQuantifier.cpp.
Referenced by osg::NormalQuantifier::rayTriangle().
Char8 cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 364 of file OSGNormalQuantifier.cpp.
Char8 cvsid_hpp[] = OSG_HEADER_CVSID [static] |
Definition at line 365 of file OSGNormalQuantifier.cpp.
Char8 cvsid_inl[] = OSG_INLINE_CVSID [static] |
Definition at line 366 of file OSGNormalQuantifier.cpp.
1.5.5