version 3.3

VRS::SphericalCullingAttribute Class Reference

! Use this attribute to cull everything beyond a plane which lies outside a sphere around the camera's position. More...

#include <vrs/sphericalcullingattribute.h>

Inheritance diagram for VRS::SphericalCullingAttribute:

VRS::CullingAttribute VRS::PolyAttribute VRS::Attribute VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 SphericalCullingAttribute (double radius=0.)
virtual ViewInfo::CullingPos cull (const Bounds &bounds, const SO< ViewInfo const > &viewInfo) const
 ! Returns whether the given volume is eather indide, outside or both relatvie to this culling object.
 VRS_TYPEINFO (SphericalCullingAttribute, CullingAttribute)
 VRS_SERIALIZABLE (SphericalCullingAttribute)


Detailed Description

! Use this attribute to cull everything beyond a plane which lies outside a sphere around the camera's position.


Constructor & Destructor Documentation

VRS::SphericalCullingAttribute::SphericalCullingAttribute ( double  radius = 0.  ) 


Member Function Documentation

virtual ViewInfo::CullingPos VRS::SphericalCullingAttribute::cull ( const Bounds bounds,
const SO< ViewInfo const > &  viewInfo 
) const [virtual]

! Returns whether the given volume is eather indide, outside or both relatvie to this culling object.

Implements VRS::CullingAttribute.

VRS::SphericalCullingAttribute::VRS_TYPEINFO ( SphericalCullingAttribute  ,
CullingAttribute   
)

VRS::SphericalCullingAttribute::VRS_SERIALIZABLE ( SphericalCullingAttribute   ) 


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

Generated on Tue May 22 06:00:32 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact