SceneNodeShape Struct Reference

#include <SceneGraph.h>

Inheritance diagram for SceneNodeShape:

SceneNode

List of all members.

Public Member Functions

 SceneNodeShape (Shape *shape_=NULL)
virtual bool flatten (Matrix4x4 &transform, Matrix4x4 &transformInv, JSONParseData &data)

Public Attributes

Shapeshape


Detailed Description

Definition at line 84 of file SceneGraph.h.


Constructor & Destructor Documentation

SceneNodeShape::SceneNodeShape ( Shape shape_ = NULL  )  [inline]

Definition at line 87 of file SceneGraph.h.


Member Function Documentation

bool SceneNodeShape::flatten ( Matrix4x4 transform,
Matrix4x4 transformInv,
JSONParseData data 
) [virtual]

Implements SceneNode.

Definition at line 102 of file SceneGraph.cpp.


Member Data Documentation

Definition at line 85 of file SceneGraph.h.


The documentation for this struct was generated from the following files:

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6