Cullable Class Reference

#include <cullable.h>

Inheritance diagram for Cullable:
Inheritance graph
[legend]

Public Member Functions

 STRING_CONSTANT (Name,"Cullable")
virtual ~Cullable ()
virtual VolumeIntersectionValue intersectVolume (const VolumeTest &test, const Matrix4 &localToWorld) const =0

Detailed Description

Definition at line 67 of file cullable.h.


Constructor & Destructor Documentation

virtual Cullable::~Cullable (  )  [inline, virtual]

Definition at line 71 of file cullable.h.


Member Function Documentation

virtual VolumeIntersectionValue Cullable::intersectVolume ( const VolumeTest test,
const Matrix4 &  localToWorld 
) const [pure virtual]

Implemented in Brush.

Cullable::STRING_CONSTANT ( Name  ,
"Cullable"   
)

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

Generated by  doxygen 1.6.2