|
|
Inheritance diagram for PlanePrimitiveShapeConstructor:Public Member Functions | |
| PrimitiveShape * | Construct (const MiscLib::Vector< Vec3f > &points, const MiscLib::Vector< Vec3f > &normals) const |
| PrimitiveShape * | Construct (const MiscLib::Vector< Vec3f > &samples) const |
| PrimitiveShape * | Deserialize (std::istream *i, bool binary=true) const |
| size_t | Identifier () const |
| unsigned int | RequiredSamples () const |
| size_t | SerializedSize () const |
Public Member Functions inherited from RefCount | |
| unsigned int | AddRef () const |
| RefCount & | operator= (const RefCount &) |
| RefCount () | |
| RefCount (const RefCount &) | |
| unsigned int | Release () const |
Additional Inherited Members | |
Protected Member Functions inherited from RefCount | |
| virtual | ~RefCount () |
Definition at line 9 of file PlanePrimitiveShapeConstructor.h.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 20 of file PlanePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 27 of file PlanePrimitiveShapeConstructor.cpp.
Here is the call graph for this function:
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 38 of file PlanePrimitiveShapeConstructor.cpp.
Here is the call graph for this function:
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 8 of file PlanePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 14 of file PlanePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 47 of file PlanePrimitiveShapeConstructor.cpp.
Here is the call graph for this function: