OpenSceneGraph
Classes | Namespaces | Macros | Functions
CullSettings File Reference
#include <iosfwd>
#include <osg/Matrix>
#include <osg/ClearNode>

Classes

class  osg::CullSettings
 
struct  osg::CullSettings::ClampProjectionMatrixCallback
 Callback for overriding the CullVisitor's default clamping of the projection matrix to computed near and far values. More...
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_CULLSETTINGS   1
 

Functions

template<class matrix_type , class value_type >
bool osg::clampProjectionMatrix (matrix_type &projection, double &znear, double &zfar, value_type nearFarRatio)
 

Macro Definition Documentation

◆ OSG_CULLSETTINGS

#define OSG_CULLSETTINGS   1