CS::Geometry::Primitive Struct Reference
Superclass for all primitives. More...
#include <cstool/genmeshbuilder.h>
Inheritance diagram for CS::Geometry::Primitive:

Public Member Functions | |
virtual void | Append (iGeneralFactoryState *factory)=0 |
Append this primitive to the given factory. | |
virtual bool | Append (iMeshFactoryWrapper *factory) |
Append this primitive to the given factory. |
Detailed Description
Superclass for all primitives.
Definition at line 45 of file genmeshbuilder.h.
Member Function Documentation
virtual void CS::Geometry::Primitive::Append | ( | iGeneralFactoryState * | factory | ) | [pure virtual] |
Append this primitive to the given factory.
Implemented in CS::Geometry::TesselatedQuad, CS::Geometry::TesselatedBox, CS::Geometry::Box, CS::Geometry::Capsule, and CS::Geometry::Sphere.
virtual bool CS::Geometry::Primitive::Append | ( | iMeshFactoryWrapper * | factory | ) | [inline, virtual] |
Append this primitive to the given factory.
Returns false if the primitive is not a genmesh.
Reimplemented in CS::Geometry::TesselatedQuad, CS::Geometry::TesselatedBox, CS::Geometry::Box, CS::Geometry::Capsule, and CS::Geometry::Sphere.
Definition at line 57 of file genmeshbuilder.h.
The documentation for this struct was generated from the following file:
- cstool/genmeshbuilder.h
Generated for Crystal Space 1.4.1 by doxygen 1.7.1