|
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 |
SpherePrimitiveShapeConstructor (float maxSphereRadius=std::numeric_limits< float >::infinity()) | |
![]() | |
unsigned int | AddRef () const |
RefCount & | operator= (const RefCount &) |
RefCount () | |
RefCount (const RefCount &) | |
unsigned int | Release () const |
Additional Inherited Members | |
![]() | |
virtual | ~RefCount () |
Definition at line 11 of file SpherePrimitiveShapeConstructor.h.
SpherePrimitiveShapeConstructor | ( | float | maxSphereRadius = std::numeric_limits<float>::infinity() | ) |
Definition at line 7 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 26 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 42 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 53 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 13 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 19 of file SpherePrimitiveShapeConstructor.cpp.
|
virtual |
Implements PrimitiveShapeConstructor.
Definition at line 61 of file SpherePrimitiveShapeConstructor.cpp.