HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_PrimitiveTypes.h File Reference
#include "GA_API.h"
#include "GA_PrimitiveTypeId.h"
+ Include dependency graph for GA_PrimitiveTypes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  {
  GA_PRIMNONE = 0, GA_PRIMPOLY, GA_PRIMNURBCURVE, GA_PRIMBEZCURVE,
  GA_PRIMMESH, GA_PRIMNURBSURF, GA_PRIMBEZSURF, GA_PRIMPASTESURF,
  GA_PRIMCIRCLE, GA_PRIMSPHERE, GA_PRIMTUBE, GA_PRIMPART,
  GA_PRIMMETABALL, GA_PRIMMETASQUAD, GA_PRIMMETALINE, GA_PRIMMETABEZ,
  GA_PRIMMETATRI, GA_PRIMTRIFAN, GA_PRIMTRISTRIP, GA_PRIMTRIBEZIER,
  GA_PRIMVOLUME, GA_PRIMTETRAHEDRON, GA_PRIMPOLYSOUP, GA_PRIMVDB,
  GA_PRIMHEXAHEDRON, GA_PRIMCHANNEL, GA_PRIMINTERNALSENTINEL
}
 

Functions

bool GAisVolumeElement (const GA_PrimitiveTypeId &id)
 

Enumeration Type Documentation

anonymous enum
Enumerator
GA_PRIMNONE 
GA_PRIMPOLY 
GA_PRIMNURBCURVE 
GA_PRIMBEZCURVE 
GA_PRIMMESH 
GA_PRIMNURBSURF 
GA_PRIMBEZSURF 
GA_PRIMPASTESURF 
GA_PRIMCIRCLE 
GA_PRIMSPHERE 
GA_PRIMTUBE 
GA_PRIMPART 
GA_PRIMMETABALL 
GA_PRIMMETASQUAD 
GA_PRIMMETALINE 
GA_PRIMMETABEZ 
GA_PRIMMETATRI 
GA_PRIMTRIFAN 
GA_PRIMTRISTRIP 
GA_PRIMTRIBEZIER 
GA_PRIMVOLUME 
GA_PRIMTETRAHEDRON 
GA_PRIMPOLYSOUP 
GA_PRIMVDB 
GA_PRIMHEXAHEDRON 
GA_PRIMCHANNEL 
GA_PRIMINTERNALSENTINEL 

Definition at line 25 of file GA_PrimitiveTypes.h.

Function Documentation

bool GAisVolumeElement ( const GA_PrimitiveTypeId id)
inline

Definition at line 68 of file GA_PrimitiveTypes.h.