Menu

#9 Node class

open
nobody
None
5
2010-10-29
2010-10-29
Anonymous
No

The node class encapsulates the Collada "Node"

It contains and exposes a model to world matrix.

It contains a list of GsgGeometry and GsgMaterial
reference pairs.

It has a "render" method that does a MultMatrix with
the current matrix stack and then calls the Geometry
to render itself.

Discussion


Log in to post a comment.