a rendered cuboid in 3D space More...
#include <primitives.hh>
Inherits ost::gfx::Primitive.
Public Member Functions | |
Cuboid (const String &name, const geom::Cuboid &cuboid) | |
virtual void | RenderGL (RenderPass pass) |
a rendered cuboid in 3D space
Definition at line 68 of file primitives.hh.
Cuboid | ( | const String & | name, | |
const geom::Cuboid & | cuboid | |||
) |
virtual void RenderGL | ( | RenderPass | pass | ) | [virtual] |
Reimplemented from GfxNode.