X3DLayerNode Class Reference

#include <X3DLayerNode.h>

Inherits X3D::X3DNode.

Inherited by Layer.

Collaboration diagram for X3DLayerNode:

Collaboration graph

Public Member Functions

AP_Bool Init (void)
 Interface The render and init API function is not present in the X3D ISO/IEC 19775-1:2008 standard. We will use it to OpenGL direct rendering. It is a pure virtual function and must be overloaded from some X3D classes.
void Render (void)
AP_Bool Update (const X3DEvent &event)
 X3DLayerNode (const AP_Xml &xml, SFNode scene)
virtual ~X3DLayerNode (void)

Protected Attributes

X3DViewportNode_m_viewport

Constructor & Destructor Documentation

X3DLayerNode ( const AP_Xml xml,
SFNode  scene 
)

~X3DLayerNode ( void   )  [virtual]


Member Function Documentation

AP_Bool Init ( void   )  [inline, virtual]

Interface The render and init API function is not present in the X3D ISO/IEC 19775-1:2008 standard. We will use it to OpenGL direct rendering. It is a pure virtual function and must be overloaded from some X3D classes.

Reimplemented from X3DNode.

void Render ( void   )  [virtual]

Reimplemented from X3DNode.

AP_Bool Update ( const X3DEvent event  )  [inline, virtual]

Reimplemented from X3DNode.


Field Documentation


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

Generated on Fri Mar 5 16:50:46 2010 for CarLinO by  doxygen 1.5.8