#include <basic/geometry/IGS/IGS_Group.h>
Inherits IGS_Object.
Inheritance diagram for IGS_Group:


Public Member Functions | |
| void | AddObject (IGS_Object *object) | 
| virtual | ~IGS_Group () | 
| virtual void | Prepare (const IGS_Controller &controller) | 
| virtual void | Render (const IGS_Controller &controller) const | 
Public Attributes | |
| std::vector< IGS_Object * > | objects | 
Definition at line 7 of file IGS_Group.h.
      
  | 
  
| 
 
 Definition at line 15 of file IGS_Group.cpp. References objects.  | 
  
      
  | 
  
| 
 
 Definition at line 9 of file IGS_Group.cpp. References objects. Referenced by VrmlSeparator::RenderToIGS(), VrmlInline::RenderToIGS(), and VrmlChildren::RenderToIGS().  | 
  
      
  | 
  
| 
 
 Reimplemented from IGS_Object. Definition at line 31 of file IGS_Group.cpp. References objects.  | 
  
      
  | 
  
| 
 
 Implements IGS_Object. Definition at line 47 of file IGS_Group.cpp. References objects.  | 
  
      
  | 
  
| 
 
 Definition at line 16 of file IGS_Group.h. Referenced by AddObject(), ObjectGroup::ObjectGroup(), Prepare(), Render(), and ~IGS_Group().  | 
  
 1.4.6-NO