Home
last modified time | relevance | path

Searched defs:getNearClippingPlane (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWCamera.h161 const AnimatableFloat& getNearClippingPlane() const { return mNearClippingPlane; } in getNearClippingPlane() function
164 AnimatableFloat& getNearClippingPlane() { return mNearClippingPlane; } in getNearClippingPlane() function
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/opengl-framework/src/
H A DCamera.h160 inline float Camera::getNearClippingPlane() const { in getNearClippingPlane() function
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DCameraSample.h163 double getNearClippingPlane() const { return m_nearClippingPlane; } in getNearClippingPlane() function