OpenSceneGraph 3.6.5
|
Go to the source code of this file.
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 | |
namespace | 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) |
#define OSG_CULLSETTINGS 1 |
![]() | Generated at Wed Jul 19 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.7. |