
#include <gzGeometryUtils.h>
Inheritance diagram for gzIBRGeometry:

Public Member Functions | |
| gzIBRGeometry (const gzString &name="gzIBRGeometry") | |
| virtual | ~gzIBRGeometry () |
| virtual gzReference * | clone () const |
| virtual gzVoid | preTraverseAction (gzTraverseAction *actionclass, gzContext *context) |
| virtual gzVoid | postTraverseAction (gzTraverseAction *actionclass, gzContext *context) |
| virtual gzActionStage | useActionStage (gzTraverseAction *actionclass, gzContext *context) |
| virtual gzVoid | updateNode () |
| gzVoid | setSize (gzULong size_x, gzULong size_y) |
| gzVoid | setDepthMap (gzImage *image) |
| gzVoid | setColorMap (gzImage *image) |
| gzVoid | setTransform (const gzMatrix4 &matrix) |
| gzVoid | filterSideGeometry (gzReal stepVal=0.0001) |
Public Attributes | |
| GZ_DECLARE_TYPE_INTERFACE | |
Definition at line 669 of file gzGeometryUtils.h.
|
|
|
|
|
Definition at line 677 of file gzGeometryUtils.h. |
|
|
Implements gzBaseGeometry. |
|
|
|
|
||||||||||||
|
Reimplemented from gzNode. |
|
||||||||||||
|
Implements gzBaseGeometry. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Implements gzBaseGeometry. |
|
||||||||||||
|
Reimplemented from gzBaseGeometry. |
|
|
Reimplemented from gzReference. Definition at line 673 of file gzGeometryUtils.h. |