HDK
|
#include "GT_API.h"
#include "GT_Primitive.h"
#include "GT_CountArray.h"
#include "GT_FaceSetMap.h"
#include "GT_AttributeMerge.h"
#include <GA/GA_Names.h>
Go to the source code of this file.
Classes | |
class | GT_PrimPolygonMesh |
A mesh of polygons. More... | |
Macros | |
#define | GT_DEFAULT_CUSP_ANGLE 60.0 |
Note this is all just copied from GEO_Normal. More... | |
#define | GT_DEFAULT_ADJUSTED_CUSP_ANGLE 60.06 |
#define GT_DEFAULT_ADJUSTED_CUSP_ANGLE 60.06 |
Magic tolerance factor of 1.001 on GT_DEFAULT_CUSP_ANGLE so that hexagonal tubes will be smooth by default, even with a bit of roundoff or slight deformation.
Definition at line 32 of file GT_PrimPolygonMesh.h.
#define GT_DEFAULT_CUSP_ANGLE 60.0 |
Note this is all just copied from GEO_Normal.
Definition at line 27 of file GT_PrimPolygonMesh.h.