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

Public Member Functions

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

Private Attributes

const ClippingNodenode_
 

Detailed Description

Definition at line 184 of file ClippingNode.hh.

Member Function Documentation

◆ apply()

void ACG::SceneGraph::ClippingNode::ClippingObjectModifier::apply ( RenderObject _obj)
virtual

apply the modifier

Parameters
_objmodifiable render-object

Implements ACG::RenderObjectModifier.

Definition at line 223 of file ClippingNode.cc.


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