Developer Documentation
ACG::SceneGraph::ClippingNode::ClippingObjectModifier Class Reference
Inheritance diagram for ACG::SceneGraph::ClippingNode::ClippingObjectModifier:
ACG::SceneGraph::ACG::RenderObjectModifier

Public Member Functions

 ClippingObjectModifier (const ClippingNode *_node)
 
void apply (RenderObject *_obj)
 
- Public Member Functions inherited from ACG::SceneGraph::ACG::RenderObjectModifier
 RenderObjectModifier (const std::string &_name="")
 
virtual void apply (RenderObject *_obj)=0
 apply the modifier More...
 
const std::string & name () const
 Get name of the modifier.
 
 RenderObjectModifier (const std::string &_name="")
 
virtual void apply (RenderObject *_obj)=0
 apply the modifier More...
 
const std::string & name () const
 Get name of the modifier.
 

Private Attributes

const ClippingNodenode_
 

Detailed Description

Definition at line 190 of file ClippingNode.hh.


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