#include <archon/x3d/server/geometry.H>
Inheritance diagram for Archon::X3D::Shape:
Public Member Functions | |
const NodeType * | getType () const |
Shape (BackRef< ExecutionContext > c) | |
Ref< const AppearanceNode > | getAppearance () const |
Ref< AppearanceNode > | getAppearance () |
Ref< const GeometryNode > | getGeometry () const |
Ref< GeometryNode > | getGeometry () |
virtual | ~Shape () |
Static Public Member Functions | |
static Ref< NodeBase > | instantiate (BackRef< ExecutionContext > c) |
Public Attributes | |
DrawCache * | drawCache |
Static Public Attributes | |
static const NodeType * | type = 0 |
Friends | |
void | initializeGeometryComponent () |
Classes | |
struct | DrawCache |
Definition at line 711 of file geometry.H.