PrimitiveShapeVisitor.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PrimitiveShapeVisitor
 
class  PrimitiveShapeVisitorShell< BaseT >
 

Macros

#define DLL_LINKAGE
 

Variables

class DLL_LINKAGE ConePrimitiveShape
 
class DLL_LINKAGE CylinderPrimitiveShape
 
class DLL_LINKAGE PlanePrimitiveShape
 
class DLL_LINKAGE SpherePrimitiveShape
 
class DLL_LINKAGE TorusPrimitiveShape
 

Macro Definition Documentation

◆ DLL_LINKAGE

#define DLL_LINKAGE

Definition at line 5 of file PrimitiveShapeVisitor.h.

Variable Documentation

◆ ConePrimitiveShape

Definition at line 11 of file PrimitiveShapeVisitor.h.

◆ CylinderPrimitiveShape

Definition at line 10 of file PrimitiveShapeVisitor.h.

◆ PlanePrimitiveShape

Definition at line 8 of file PrimitiveShapeVisitor.h.

◆ SpherePrimitiveShape

Definition at line 9 of file PrimitiveShapeVisitor.h.

◆ TorusPrimitiveShape

Definition at line 12 of file PrimitiveShapeVisitor.h.