Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

X3DNodeProxy Class Reference

Abstract base class defining an X3DNodeProxy. More...

Inheritance diagram for X3DNodeProxy:

NodeCreationProxy NodeVisitingProxy NodeWalkingProxy DefaultNodeCreationProxy List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes

Friends


Detailed Description

Abstract base class defining an X3DNodeProxy.

Definition at line 16 of file X3DNodeProxy.h.


Constructor & Destructor Documentation

X3DNodeProxy  ) 
 

Constructor.

virtual ~X3DNodeProxy  )  [pure virtual]
 

Destructor.


Member Function Documentation

virtual void addType const Type type  )  [protected, pure virtual]
 

Adds a type.

virtual void reset  )  [pure virtual]
 

Empties the list of component and delete them if deleteComponents is TRUE and autoDelete is TRUE.

Implemented in NodeCreationProxy, NodeVisitingProxy, and NodeWalkingProxy.

void setAutoDeleteComponents bool  value  ) 
 


Friends And Related Function Documentation

friend class Type [friend]
 

Definition at line 37 of file X3DNodeProxy.h.


Member Data Documentation

bool autoDelete [protected]
 

If autoDelete is set to TRUE, when the proxy is removed, the components are removed too.

Definition at line 35 of file X3DNodeProxy.h.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:18 2003 for X3DToolKit by doxygen1.3