CS::Geometry::Box Class Reference
A box. More...
#include <cstool/genmeshbuilder.h>
Inheritance diagram for CS::Geometry::Box:

Public Member Functions | |
virtual bool | Append (iMeshFactoryWrapper *factory) |
Append this primitive to the given factory. | |
virtual void | Append (iGeneralFactoryState *state) |
Append this primitive to the given factory. | |
uint32 | GetFlags () const |
Get the flags. | |
void | SetFlags (uint32 flags) |
Set the flags. | |
void | SetMapper (TextureMapper *mapper) |
Set the mapper. |
Detailed Description
A box.Definition at line 182 of file genmeshbuilder.h.
Member Function Documentation
virtual bool CS::Geometry::Box::Append | ( | iMeshFactoryWrapper * | factory | ) | [inline, virtual] |
Append this primitive to the given factory.
Returns false if the primitive is not a genmesh.
Reimplemented from CS::Geometry::Primitive.
Definition at line 224 of file genmeshbuilder.h.
virtual void CS::Geometry::Box::Append | ( | iGeneralFactoryState * | factory | ) | [virtual] |
uint32 CS::Geometry::Box::GetFlags | ( | ) | const [inline] |
void CS::Geometry::Box::SetFlags | ( | uint32 | flags | ) | [inline] |
Set the flags.
These are a combination of csPrimitives::BoxFlags enumeration values. Default is CS_PRIMBOX_SMOOTH.
Definition at line 215 of file genmeshbuilder.h.
void CS::Geometry::Box::SetMapper | ( | TextureMapper * | mapper | ) | [inline] |
Set the mapper.
Default mapper is Primitives::DensityTextureMapper with density 1.
Definition at line 206 of file genmeshbuilder.h.
The documentation for this class was generated from the following file:
- cstool/genmeshbuilder.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8