HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_Primitive.h File Reference
#include "GEO_API.h"
#include <iosfwd>
#include <UT/UT_Matrix4.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_BoundingSphere.h>
#include <GA/GA_Primitive.h>
#include "GEO_PrimType.h"
+ Include dependency graph for GEO_Primitive.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_EdgeT< T, DIRECTED >
 
class  GEO_Primitive
 
class  GEO_Primitive::NormalCompT< T >
 
class  GEO_Primitive::NormalCompArrayT< T >
 
class  GEO_Primitive::NormalCompAttrT< T >
 
class  GEO_Primitive::NormalCompBufferedT< T >
 

Macros

#define __GEO_Primitive_H__
 

Typedefs

using GA_Edge = GA_EdgeT< GA_Offset, false >
 

Macro Definition Documentation

#define __GEO_Primitive_H__

Definition at line 17 of file GEO_Primitive.h.

Typedef Documentation

using GA_Edge = GA_EdgeT<GA_Offset, false>

Definition at line 37 of file GEO_Primitive.h.