Constants
[Base]


Enumerations

enum  osg::MathTypeProperties { osg::RealValue, osg::IntValue, osg::BoolValue }

Variables

const Real32 osg::Eps = 1E-6f
const Real32 osg::Pi = 3.141592653589793f
const Real32 osg::Sqrt2 = 1.41421356237309504f
const Real32 osg::Inf = 1E30f
const Real32 osg::NegInf = - 1E30f
const Char8 osg::PluginExt [] = ".so"
const Char8 osg::PluginPattern [] = "*.so"
const Char8 osg::DirSep = '/'

Detailed Description

ToDo

Enumeration Type Documentation

MathTypeProperties

Enumerator:
RealValue 
IntValue 
BoolValue 

Definition at line 619 of file OSGBaseTypes.h.

00620 {
00621     RealValue,
00622     IntValue,
00623     BoolValue
00624 };


Variable Documentation

const Real32 osg::Eps = 1E-6f

Definition at line 540 of file OSGBaseTypes.h.

Referenced by osg::ExtrusionSurface::calcOptimizedContour(), osg::ExtrusionSurface::calcQuadFaceNormal(), osg::ExtrusionSurface::calcSweepSurfacePositions(), osg::ExtrusionSurface::calcSweepSurfaceTexCoords(), osg::ExtrusionSurface::calcVertexNormal(), osg::ExtrusionSurface::calcYAxes(), osg::ExtrusionSurface::calcZAxes(), osg::TextureBackground::clear(), osg::SkyBackground::clear(), osg::TextVectorGlyph::computeContourOrientations(), osg::ExtrusionSurface::determineTopology(), osg::VectorInterface< ValueTypeT, StorageInterfaceT >::enclosedAngle(), osg::QuaternionBase< ValueTypeT >::getValueAsAxisDeg(), osg::Plane::intersect(), osg::Line::intersect(), osg::Plane::isOnPlane(), osg::SphereVolume::isOnSurface(), osg::CylinderVolume::isOnSurface(), osg::BoxVolume::isOnSurface(), osg::SimpleMaterial::isTransparent(), osg::PhongMaterial::isTransparent(), osg::MaterialChunk::isTransparent(), osg::FresnelMaterial::isTransparent(), osg::PointInterface< ValueTypeT, StorageInterfaceT >::isZero(), osg::makeSphereGeo(), osg::MatrixLookAt(), osg::MatrixPerspective(), osg::OffCenterPerspectiveCamera::MatrixPerspectivePrincipalPnt(), osg::MatrixStereoPerspective(), osg::VectorInterface< ValueTypeT, StorageInterfaceT >::normalize(), osg::QuaternionBase< ValueTypeT >::normalize(), osg::VectorInterface< ValueTypeT, StorageInterfaceT >::operator==(), osg::PointInterface< ValueTypeT, StorageInterfaceT >::operator==(), osg::TransformChunk::operator==(), osg::TextureChunk::operator==(), osg::QuaternionBase< ValueTypeT >::operator==(), osg::TransformationMatrix< ValueTypeT >::operator==(), osg::MaterialChunk::operator==(), osg::LightChunk::operator==(), osg::Color4< ValueTypeT >::operator==(), osg::Color3< ValueTypeT >::operator==(), osg::VectorInterface< ValueTypeT, StorageInterfaceT >::projectTo(), osg::TrackballNavigator::rotate(), osg::QuaternionBase< ValueTypeT >::setValue(), osg::QuaternionBase< ValueTypeT >::setValueAsAxisRad(), osg::SimpleSceneManager::showAll(), osg::ExtrusionSurface::storeConvexCap(), osg::ExtrusionSurface::storeSweepSurfaceWithNormals(), osg::Plane::transform(), osg::Trackball::updateRotation(), and osg::VRMLWriteAction::writeMaterial().

const Real32 osg::Pi = 3.141592653589793f

const Real32 osg::Sqrt2 = 1.41421356237309504f

Definition at line 550 of file OSGBaseTypes.h.

Referenced by osg::Particles::adjustVolume(), and osg::Billboard::adjustVolume().

const Real32 osg::Inf = 1E30f

const Real32 osg::NegInf = - 1E30f

Definition at line 560 of file OSGBaseTypes.h.

Referenced by osg::RenderAction::isSmallFeature().

const Char8 osg::PluginExt[] = ".so"

Definition at line 601 of file OSGBaseTypes.h.

const Char8 osg::PluginPattern[] = "*.so"

Definition at line 606 of file OSGBaseTypes.h.

Referenced by osg::osgInit().

const Char8 osg::DirSep = '/'

Definition at line 611 of file OSGBaseTypes.h.


Generated on Mon Mar 17 11:10:26 2008 for OpenSG by  doxygen 1.5.5