|
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 29 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 32 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 37 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 42 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 65 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 59 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 47 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 53 of file PrimitiveShapeVisitor.h.
|
inline |
Definition at line 71 of file PrimitiveShapeVisitor.h.