|
Public Member Functions | |
PrimitiveShapeVisitorShell () | |
template<class A , class B > | |
PrimitiveShapeVisitorShell (const A &a, const B &b) | |
template<class T > | |
PrimitiveShapeVisitorShell (const T &t) | |
void | Visit (const ConePrimitiveShape &cone) |
void | Visit (const CylinderPrimitiveShape &cylinder) |
void | Visit (const PlanePrimitiveShape &plane) |
void | Visit (const SpherePrimitiveShape &sphere) |
void | Visit (const TorusPrimitiveShape &torus) |
Definition at line 26 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 30 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 33 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 38 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 57 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 52 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 42 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 47 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 62 of file PrimitiveShapeVisitor.h.