Objects
[Math]

Classes

class  OSG::Color3< ValueTypeT >
class  OSG::Color4< ValueTypeT >
class  OSG::Fixed32
class  OSG::Line
class  OSG::LinearTransform< ValueTypeT >
 A transform that behaves linear under multiplication (+) and scalar multiplication (*) . More...
class  OSG::TransformationMatrix< ValueTypeT >
class  OSG::Plane
class  OSG::QuaternionBase< ValueTypeT >
class  OSG::Real16
class  OSG::Rectangle2< T >
class  OSG::VecStorage1< ValueTypeT >
class  OSG::VecStorage2< ValueTypeT >
class  OSG::VecStorage3< ValueTypeT >
class  OSG::VecStorage4< ValueTypeT >
class  OSG::Point< ValueTypeT, SizeI >
class  OSG::Vector< ValueTypeT, SizeI >

Color Types



typedef OSG::Color3< OSG::Real32 > OSG::Color3f
typedef OSG::Color4< OSG::Real32 > OSG::Color4f
typedef OSG::Color3< OSG::UInt8 > OSG::Color3ub
typedef OSG::Color4< OSG::UInt8 > OSG::Color4ub
typedef OSG::Color3< OSG::Fixed32OSG::Color3fx
typedef OSG::Color4< OSG::Fixed32OSG::Color4fx
OSG::Color3< OSG::Real32 > OSG::Color3::Color3f
OSG::Color4< OSG::Real32 > OSG::Color4::Color4f
OSG::Color3< OSG::UInt8 > OSG::Color3::Color3ub
OSG::Color4< OSG::UInt8 > OSG::Color4::Color4ub

Color Profile Types



typedef OSG::Color3fx OSG::Color3r
typedef OSG::Color4fx OSG::Color4r
OSG::Color3fx OSG::Color3::Color3r
OSG::Color4fx OSG::Color4::Color4r

LinearTranform Types



typedef OSG::LinearTransform
< OSG::Real32 > 
OSG::LinearTransform4f
typedef OSG::LinearTransform
< OSG::Real32 > 
OSG::LinearTransform::LinearTransform4f

Matrix Types



typedef
OSG::TransformationMatrix
< OSG::Real32 > 
OSG::Matrix4f
 Matrix4f.
typedef
OSG::TransformationMatrix
< OSG::Real64 > 
OSG::Matrix4d
 Matrix4d.
typedef
OSG::TransformationMatrix
< OSG::Fixed32
OSG::Matrix4fx
 Matrix4f.
typedef
OSG::TransformationMatrix
< OSG::Real32 > 
OSG::Matrix
 Matrix.
typedef
OSG::TransformationMatrix
< OSG::Fixed32
OSG::Matrixfx
 Matrixr.
typedef
OSG::TransformationMatrix
< OSG::Real32 > 
OSG::TransformationMatrix::Matrix4f
 Matrix4f.
typedef
OSG::TransformationMatrix
< OSG::Real64 > 
OSG::TransformationMatrix::Matrix4d
 Matrix4d.
typedef
OSG::TransformationMatrix
< OSG::Fixed32
OSG::TransformationMatrix::Matrix4fx
 Matrix4f.
typedef
OSG::TransformationMatrix
< OSG::Real32 > 
OSG::TransformationMatrix::Matrix
 Matrix.
typedef
OSG::TransformationMatrix
< OSG::Fixed32
OSG::TransformationMatrix::Matrixfx
 Matrixr.

Profile Matrix Types



typedef Matrix4f OSG::Matrixr
typedef Matrix4f OSG::TransformationMatrix::Matrixr

Quaternion Types



typedef OSG::QuaternionBase
< OSG::Real32 > 
OSG::Quaternion
typedef OSG::QuaternionBase
< OSG::Real64 > 
OSG::Quaterniond
typedef OSG::QuaternionBase
< OSG::Fixed32
OSG::Quaternionfx
typedef OSG::QuaternionBase
< OSG::Real32 > 
OSG::QuaternionBase::Quaternion
typedef OSG::QuaternionBase
< OSG::Real64 > 
OSG::QuaternionBase::Quaterniond
typedef OSG::QuaternionBase
< OSG::Fixed32
OSG::QuaternionBase::Quaternionfx

Profile Quaternion Types



typedef OSG::QuaternionBase
< OSG::Real32 > 
OSG::Quaternionr
OSG::QuaternionBase< OSG::Real32 > OSG::QuaternionBase::Quaternionr

Rectangle Types



typedef OSG::Rectangle2
< OSG::Real32 > 
OSG::Rectangle2f
typedef OSG::Rectangle2
< OSG::Real64 > 
OSG::Rectangle2d
typedef OSG::Rectangle2
< OSG::Int32 > 
OSG::Rectangle2i
typedef OSG::Rectangle2
< OSG::Real32 > 
OSG::Rectangle2::Rectangle2f
typedef OSG::Rectangle2
< OSG::Real64 > 
OSG::Rectangle2::Rectangle2d
typedef OSG::Rectangle2
< OSG::Int32 > 
OSG::Rectangle2::Rectangle2i

Vector Types



typedef OSG::Vector
< OSG::UInt8, 1 > 
OSG::Vec1ub
typedef OSG::Vec1ubOSG::Vec1ubP
typedef OSG::Vector< OSG::Int8, 1 > OSG::Vec1b
typedef OSG::Vec1bOSG::Vec1bP
typedef OSG::Vector
< OSG::UInt16, 1 > 
OSG::Vec1us
typedef OSG::Vec1usOSG::Vec1usP
typedef OSG::Vector
< OSG::Int16, 1 > 
OSG::Vec1s
typedef OSG::Vec1sOSG::Vec1sP
typedef OSG::Vector
< OSG::Real32, 1 > 
OSG::Vec1f
typedef OSG::Vec1fOSG::Vec1fP
typedef OSG::Vector< Fixed32, 1 > OSG::Vec1fx
typedef OSG::Vec1fxOSG::Vec1fxP
typedef OSG::Vector
< OSG::Real64, 1 > 
OSG::Vec1d
typedef OSG::Vec1dOSG::Vec1dP
typedef OSG::Vector
< OSG::Real128, 1 > 
OSG::Vec1ld
typedef OSG::Vec1ldOSG::Vec1ldP
typedef OSG::Vector
< OSG::UInt8, 2 > 
OSG::Vec2ub
typedef OSG::Vec2ubOSG::Vec2ubP
typedef OSG::Vector< OSG::Int8, 2 > OSG::Vec2b
typedef OSG::Vec2bOSG::Vec2bP
typedef OSG::Vector
< OSG::UInt16, 2 > 
OSG::Vec2us
typedef OSG::Vec2usOSG::Vec2usP
typedef OSG::Vector
< OSG::Int16, 2 > 
OSG::Vec2s
typedef OSG::Vec2sOSG::Vec2sP
typedef OSG::Vector
< OSG::Int32, 2 > 
OSG::Vec2i
typedef OSG::Vec2iOSG::Vec2iP
typedef OSG::Vector
< OSG::UInt32, 2 > 
OSG::Vec2u
typedef OSG::Vec2uOSG::Vec2uP
typedef OSG::Vector
< OSG::Real32, 2 > 
OSG::Vec2f
typedef OSG::Vec2fOSG::Vec2fP
typedef OSG::Vector< Fixed32, 2 > OSG::Vec2fx
typedef OSG::Vector
< OSG::Real64, 2 > 
OSG::Vec2d
typedef OSG::Vec2dOSG::Vec2dP
typedef OSG::Vector
< OSG::Real128, 2 > 
OSG::Vec2ld
typedef OSG::Vec2ldOSG::Vec2ldP
typedef OSG::Vector
< OSG::UInt8, 3 > 
OSG::Vec3ub
typedef OSG::Vec3ubOSG::Vec3ubP
typedef OSG::Vector< OSG::Int8, 3 > OSG::Vec3b
typedef OSG::Vec3bOSG::Vec3bP
typedef OSG::Vector
< OSG::UInt16, 3 > 
OSG::Vec3us
typedef OSG::Vec3usOSG::Vec3usP
typedef OSG::Vector
< OSG::Int16, 3 > 
OSG::Vec3s
typedef OSG::Vec3sOSG::Vec3sP
typedef OSG::Vector
< OSG::Real32, 3 > 
OSG::Vec3f
typedef OSG::Vec3fOSG::Vec3fP
typedef OSG::Vector< Fixed32, 3 > OSG::Vec3fx
typedef OSG::Vec3fxOSG::Vec3fxP
typedef OSG::Vector
< OSG::Real64, 3 > 
OSG::Vec3d
typedef OSG::Vec3dOSG::Vec3dP
typedef OSG::Vector
< OSG::Real128, 3 > 
OSG::Vec3ld
typedef OSG::Vec3ldOSG::Vec3ldP
typedef OSG::Vector
< OSG::UInt8, 4 > 
OSG::Vec4ub
typedef OSG::Vec4ubOSG::Vec4ubP
typedef OSG::Vector< OSG::Int8, 4 > OSG::Vec4b
typedef OSG::Vec4bOSG::Vec4bP
typedef OSG::Vector
< OSG::UInt16, 4 > 
OSG::Vec4us
typedef OSG::Vec4usOSG::Vec4usP
typedef OSG::Vector
< OSG::Int16, 4 > 
OSG::Vec4s
typedef OSG::Vec4sOSG::Vec4sP
typedef OSG::Vector
< OSG::Real32, 4 > 
OSG::Vec4f
typedef OSG::Vec4fOSG::Vec4fP
typedef OSG::Vector< Fixed32, 4 > OSG::Vec4fx
typedef OSG::Vec4fxOSG::Vec4fxP
typedef OSG::Vector
< OSG::Real64, 4 > 
OSG::Vec4d
typedef OSG::Vec4dOSG::Vec4dP
typedef OSG::Vector
< OSG::Real128, 4 > 
OSG::Vec4ld
typedef OSG::Vec4ldOSG::Vec4ldP
typedef OSG::Vec2fxOSG::Vec2fxP
typedef OSG::Vector
< OSG::UInt8, 1 > 
OSG::Vector::Vec1ub
typedef OSG::Vec1ubOSG::Vector::Vec1ubP
typedef OSG::Vector< OSG::Int8, 1 > OSG::Vector::Vec1b
typedef OSG::Vec1bOSG::Vector::Vec1bP
typedef OSG::Vector
< OSG::UInt16, 1 > 
OSG::Vector::Vec1us
typedef OSG::Vec1usOSG::Vector::Vec1usP
typedef OSG::Vector
< OSG::Int16, 1 > 
OSG::Vector::Vec1s
typedef OSG::Vec1sOSG::Vector::Vec1sP
typedef OSG::Vector
< OSG::Real32, 1 > 
OSG::Vector::Vec1f
typedef OSG::Vec1fOSG::Vector::Vec1fP
typedef OSG::Vector< Fixed32, 1 > OSG::Vector::Vec1fx
typedef OSG::Vec1fxOSG::Vector::Vec1fxP
typedef OSG::Vector
< OSG::Real64, 1 > 
OSG::Vector::Vec1d
typedef OSG::Vec1dOSG::Vector::Vec1dP
typedef OSG::Vector
< OSG::Real128, 1 > 
OSG::Vector::Vec1ld
typedef OSG::Vec1ldOSG::Vector::Vec1ldP
typedef OSG::Vector
< OSG::UInt8, 2 > 
OSG::Vector::Vec2ub
typedef OSG::Vec2ubOSG::Vector::Vec2ubP
typedef OSG::Vector< OSG::Int8, 2 > OSG::Vector::Vec2b
typedef OSG::Vec2bOSG::Vector::Vec2bP
typedef OSG::Vector
< OSG::UInt16, 2 > 
OSG::Vector::Vec2us
typedef OSG::Vec2usOSG::Vector::Vec2usP
typedef OSG::Vector
< OSG::Int16, 2 > 
OSG::Vector::Vec2s
typedef OSG::Vec2sOSG::Vector::Vec2sP
typedef OSG::Vector
< OSG::Int32, 2 > 
OSG::Vector::Vec2i
typedef OSG::Vec2iOSG::Vector::Vec2iP
typedef OSG::Vector
< OSG::UInt32, 2 > 
OSG::Vector::Vec2u
typedef OSG::Vec2uOSG::Vector::Vec2uP
typedef OSG::Vector
< OSG::Real32, 2 > 
OSG::Vector::Vec2f
typedef OSG::Vec2fOSG::Vector::Vec2fP
typedef OSG::Vector< Fixed32, 2 > OSG::Vector::Vec2fx
typedef OSG::Vector
< OSG::Real64, 2 > 
OSG::Vector::Vec2d
typedef OSG::Vec2dOSG::Vector::Vec2dP
typedef OSG::Vector
< OSG::Real128, 2 > 
OSG::Vector::Vec2ld
typedef OSG::Vec2ldOSG::Vector::Vec2ldP
typedef OSG::Vector
< OSG::UInt8, 3 > 
OSG::Vector::Vec3ub
typedef OSG::Vec3ubOSG::Vector::Vec3ubP
typedef OSG::Vector< OSG::Int8, 3 > OSG::Vector::Vec3b
typedef OSG::Vec3bOSG::Vector::Vec3bP
typedef OSG::Vector
< OSG::UInt16, 3 > 
OSG::Vector::Vec3us
typedef OSG::Vec3usOSG::Vector::Vec3usP
typedef OSG::Vector
< OSG::Int16, 3 > 
OSG::Vector::Vec3s
typedef OSG::Vec3sOSG::Vector::Vec3sP
typedef OSG::Vector
< OSG::Real32, 3 > 
OSG::Vector::Vec3f
typedef OSG::Vec3fOSG::Vector::Vec3fP
typedef OSG::Vector< Fixed32, 3 > OSG::Vector::Vec3fx
typedef OSG::Vec3fxOSG::Vector::Vec3fxP
typedef OSG::Vector
< OSG::Real64, 3 > 
OSG::Vector::Vec3d
typedef OSG::Vec3dOSG::Vector::Vec3dP
typedef OSG::Vector
< OSG::Real128, 3 > 
OSG::Vector::Vec3ld
typedef OSG::Vec3ldOSG::Vector::Vec3ldP
typedef OSG::Vector
< OSG::UInt8, 4 > 
OSG::Vector::Vec4ub
typedef OSG::Vec4ubOSG::Vector::Vec4ubP
typedef OSG::Vector< OSG::Int8, 4 > OSG::Vector::Vec4b
typedef OSG::Vec4bOSG::Vector::Vec4bP
typedef OSG::Vector
< OSG::UInt16, 4 > 
OSG::Vector::Vec4us
typedef OSG::Vec4usOSG::Vector::Vec4usP
typedef OSG::Vector
< OSG::Int16, 4 > 
OSG::Vector::Vec4s
typedef OSG::Vec4sOSG::Vector::Vec4sP
typedef OSG::Vector
< OSG::Real32, 4 > 
OSG::Vector::Vec4f
typedef OSG::Vec4fOSG::Vector::Vec4fP
typedef OSG::Vector< Fixed32, 4 > OSG::Vector::Vec4fx
typedef OSG::Vec4fxOSG::Vector::Vec4fxP
typedef OSG::Vector
< OSG::Real64, 4 > 
OSG::Vector::Vec4d
typedef OSG::Vec4dOSG::Vector::Vec4dP
typedef OSG::Vector
< OSG::Real128, 4 > 
OSG::Vector::Vec4ld
typedef OSG::Vec4ldOSG::Vector::Vec4ldP

Point Types



typedef OSG::Point< OSG::UInt8, 1 > OSG::Pnt1ub
typedef OSG::Pnt1ubOSG::Pnt1ubP
typedef OSG::Point< OSG::Int8, 1 > OSG::Pnt1b
typedef OSG::Pnt1bOSG::Pnt1bP
typedef OSG::Point
< OSG::UInt16, 1 > 
OSG::Pnt1us
typedef OSG::Pnt1usOSG::Pnt1usP
typedef OSG::Point< OSG::Int16, 1 > OSG::Pnt1s
typedef OSG::Pnt1sOSG::Pnt1sP
typedef OSG::Point
< OSG::Real32, 1 > 
OSG::Pnt1f
typedef OSG::Pnt1fOSG::Pnt1fP
typedef OSG::Point< Fixed32, 1 > OSG::Pnt1fx
typedef OSG::Pnt1fxOSG::Pnt1fxP
typedef OSG::Point
< OSG::Real64, 1 > 
OSG::Pnt1d
typedef OSG::Pnt1dOSG::Pnt1dP
typedef OSG::Point
< OSG::Real128, 1 > 
OSG::Pnt1ld
typedef OSG::Pnt1ldOSG::Pnt1ldP
typedef OSG::Point< OSG::UInt8, 2 > OSG::Pnt2ub
typedef OSG::Pnt2ubOSG::Pnt2ubP
typedef OSG::Point< OSG::Int8, 2 > OSG::Pnt2b
typedef OSG::Pnt2bOSG::Pnt2bP
typedef OSG::Point
< OSG::UInt16, 2 > 
OSG::Pnt2us
typedef OSG::Pnt2usOSG::Pnt2usP
typedef OSG::Point< OSG::Int16, 2 > OSG::Pnt2s
typedef OSG::Pnt2sOSG::Pnt2sP
typedef OSG::Point< OSG::Int32, 2 > OSG::Pnt2i
typedef OSG::Pnt2iOSG::Pnt2iP
typedef OSG::Point
< OSG::Real32, 2 > 
OSG::Pnt2f
typedef OSG::Pnt2fOSG::Pnt2fP
typedef OSG::Point< Fixed32, 2 > OSG::Pnt2fx
typedef OSG::Pnt2fxOSG::Pnt2fxP
typedef OSG::Point
< OSG::Real64, 2 > 
OSG::Pnt2d
typedef OSG::Pnt2dOSG::Pnt2dP
typedef OSG::Point
< OSG::Real128, 2 > 
OSG::Pnt2ld
typedef OSG::Pnt2ldOSG::Pnt2ldP
typedef OSG::Point< OSG::UInt8, 3 > OSG::Pnt3ub
typedef OSG::Pnt3ubOSG::Pnt3ubP
typedef OSG::Point< OSG::Int8, 3 > OSG::Pnt3b
typedef OSG::Pnt3bOSG::Pnt3bP
typedef OSG::Point
< OSG::UInt16, 3 > 
OSG::Pnt3us
typedef OSG::Pnt3usOSG::Pnt3usP
typedef OSG::Point< OSG::Int16, 3 > OSG::Pnt3s
typedef OSG::Pnt3sOSG::Pnt3sP
typedef OSG::Point
< OSG::Real32, 3 > 
OSG::Pnt3f
typedef OSG::Pnt3fOSG::Pnt3fP
typedef OSG::Point< Fixed32, 3 > OSG::Pnt3fx
typedef OSG::Pnt3fxOSG::Pnt3fxP
typedef OSG::Point
< OSG::Real64, 3 > 
OSG::Pnt3d
typedef OSG::Pnt3dOSG::Pnt3dP
typedef OSG::Point
< OSG::Real128, 3 > 
OSG::Pnt3ld
typedef OSG::Pnt3ldOSG::Pnt3ldP
typedef OSG::Point< OSG::UInt8, 4 > OSG::Pnt4ub
typedef OSG::Pnt4ubOSG::Pnt4ubP
typedef OSG::Point< OSG::Int8, 4 > OSG::Pnt4b
typedef OSG::Pnt4bOSG::Pnt4bP
typedef OSG::Point
< OSG::UInt16, 4 > 
OSG::Pnt4us
typedef OSG::Pnt4usOSG::Pnt4usP
typedef OSG::Point< OSG::Int16, 4 > OSG::Pnt4s
typedef OSG::Pnt4sOSG::Pnt4sP
typedef OSG::Point
< OSG::Real32, 4 > 
OSG::Pnt4f
typedef OSG::Pnt4fOSG::Pnt4fP
typedef OSG::Point< Fixed32, 4 > OSG::Pnt4fx
typedef OSG::Pnt4fxOSG::Pnt4fxP
typedef OSG::Point
< OSG::Real64, 4 > 
OSG::Pnt4d
typedef OSG::Pnt4dOSG::Pnt4dP
typedef OSG::Point
< OSG::Real128, 4 > 
OSG::Pnt4ld
typedef OSG::Pnt4ldOSG::Pnt4ldP
typedef OSG::Point< OSG::UInt8, 1 > OSG::Point::Pnt1ub
typedef OSG::Pnt1ubOSG::Point::Pnt1ubP
typedef OSG::Point< OSG::Int8, 1 > OSG::Point::Pnt1b
typedef OSG::Pnt1bOSG::Point::Pnt1bP
typedef OSG::Point
< OSG::UInt16, 1 > 
OSG::Point::Pnt1us
typedef OSG::Pnt1usOSG::Point::Pnt1usP
typedef OSG::Point< OSG::Int16, 1 > OSG::Point::Pnt1s
typedef OSG::Pnt1sOSG::Point::Pnt1sP
typedef OSG::Point
< OSG::Real32, 1 > 
OSG::Point::Pnt1f
typedef OSG::Pnt1fOSG::Point::Pnt1fP
typedef OSG::Point< Fixed32, 1 > OSG::Point::Pnt1fx
typedef OSG::Pnt1fxOSG::Point::Pnt1fxP
typedef OSG::Point
< OSG::Real64, 1 > 
OSG::Point::Pnt1d
typedef OSG::Pnt1dOSG::Point::Pnt1dP
typedef OSG::Point
< OSG::Real128, 1 > 
OSG::Point::Pnt1ld
typedef OSG::Pnt1ldOSG::Point::Pnt1ldP
typedef OSG::Point< OSG::UInt8, 2 > OSG::Point::Pnt2ub
typedef OSG::Pnt2ubOSG::Point::Pnt2ubP
typedef OSG::Point< OSG::Int8, 2 > OSG::Point::Pnt2b
typedef OSG::Pnt2bOSG::Point::Pnt2bP
typedef OSG::Point
< OSG::UInt16, 2 > 
OSG::Point::Pnt2us
typedef OSG::Pnt2usOSG::Point::Pnt2usP
typedef OSG::Point< OSG::Int16, 2 > OSG::Point::Pnt2s
typedef OSG::Pnt2sOSG::Point::Pnt2sP
typedef OSG::Point< OSG::Int32, 2 > OSG::Point::Pnt2i
typedef OSG::Pnt2iOSG::Point::Pnt2iP
typedef OSG::Point
< OSG::Real32, 2 > 
OSG::Point::Pnt2f
typedef OSG::Pnt2fOSG::Point::Pnt2fP
typedef OSG::Point< Fixed32, 2 > OSG::Point::Pnt2fx
typedef OSG::Pnt2fxOSG::Point::Pnt2fxP
typedef OSG::Point
< OSG::Real64, 2 > 
OSG::Point::Pnt2d
typedef OSG::Pnt2dOSG::Point::Pnt2dP
typedef OSG::Point
< OSG::Real128, 2 > 
OSG::Point::Pnt2ld
typedef OSG::Pnt2ldOSG::Point::Pnt2ldP
typedef OSG::Point< OSG::UInt8, 3 > OSG::Point::Pnt3ub
typedef OSG::Pnt3ubOSG::Point::Pnt3ubP
typedef OSG::Point< OSG::Int8, 3 > OSG::Point::Pnt3b
typedef OSG::Pnt3bOSG::Point::Pnt3bP
typedef OSG::Point
< OSG::UInt16, 3 > 
OSG::Point::Pnt3us
typedef OSG::Pnt3usOSG::Point::Pnt3usP
typedef OSG::Point< OSG::Int16, 3 > OSG::Point::Pnt3s
typedef OSG::Pnt3sOSG::Point::Pnt3sP
typedef OSG::Point
< OSG::Real32, 3 > 
OSG::Point::Pnt3f
typedef OSG::Pnt3fOSG::Point::Pnt3fP
typedef OSG::Point< Fixed32, 3 > OSG::Point::Pnt3fx
typedef OSG::Pnt3fxOSG::Point::Pnt3fxP
typedef OSG::Point
< OSG::Real64, 3 > 
OSG::Point::Pnt3d
typedef OSG::Pnt3dOSG::Point::Pnt3dP
typedef OSG::Point
< OSG::Real128, 3 > 
OSG::Point::Pnt3ld
typedef OSG::Pnt3ldOSG::Point::Pnt3ldP
typedef OSG::Point< OSG::UInt8, 4 > OSG::Point::Pnt4ub
typedef OSG::Pnt4ubOSG::Point::Pnt4ubP
typedef OSG::Point< OSG::Int8, 4 > OSG::Point::Pnt4b
typedef OSG::Pnt4bOSG::Point::Pnt4bP
typedef OSG::Point
< OSG::UInt16, 4 > 
OSG::Point::Pnt4us
typedef OSG::Pnt4usOSG::Point::Pnt4usP
typedef OSG::Point< OSG::Int16, 4 > OSG::Point::Pnt4s
typedef OSG::Pnt4sOSG::Point::Pnt4sP
typedef OSG::Point
< OSG::Real32, 4 > 
OSG::Point::Pnt4f
typedef OSG::Pnt4fOSG::Point::Pnt4fP
typedef OSG::Point< Fixed32, 4 > OSG::Point::Pnt4fx
typedef OSG::Pnt4fxOSG::Point::Pnt4fxP
typedef OSG::Point
< OSG::Real64, 4 > 
OSG::Point::Pnt4d
typedef OSG::Pnt4dOSG::Point::Pnt4dP
typedef OSG::Point
< OSG::Real128, 4 > 
OSG::Point::Pnt4ld
typedef OSG::Pnt4ldOSG::Point::Pnt4ldP

Vector/Point Profile Types



typedef OSG::Vec2f OSG::Vec2r
typedef OSG::Vec3f OSG::Vec3r
typedef OSG::Vec4f OSG::Vec4r
typedef OSG::Pnt2f OSG::Pnt2r
typedef OSG::Pnt3f OSG::Pnt3r
typedef OSG::Pnt4f OSG::Pnt4r
typedef OSG::Vec2f OSG::Vector::Vec2r
typedef OSG::Vec3f OSG::Vector::Vec3r
typedef OSG::Vec4f OSG::Vector::Vec4r
typedef OSG::Pnt2f OSG::Point::Pnt2r
typedef OSG::Pnt3f OSG::Point::Pnt3r
typedef OSG::Pnt4f OSG::Point::Pnt4r

Detailed Description

ToDo


Typedef Documentation

Definition at line 274 of file OSGColor.h.

Definition at line 288 of file OSGColor.h.

OSG::Color3< OSG::UInt8 > Color3ub

Definition at line 302 of file OSGColor.h.

OSG::Color4< OSG::UInt8 > Color4ub

Definition at line 309 of file OSGColor.h.

OSG::Color3fx Color3r

Definition at line 337 of file OSGColor.h.

OSG::Color4fx Color4r

Definition at line 344 of file OSGColor.h.

typedef OSG::LinearTransform< OSG::Real32 > LinearTransform4f

Definition at line 229 of file OSGLinearTransform.h.

typedef OSG::TransformationMatrix< OSG::Real32 > Matrix4f

Definition at line 512 of file OSGMatrix.h.

typedef OSG::TransformationMatrix< OSG::Real64 > Matrix4d

Definition at line 520 of file OSGMatrix.h.

Definition at line 528 of file OSGMatrix.h.

typedef OSG::TransformationMatrix< OSG::Real32 > Matrix

Definition at line 536 of file OSGMatrix.h.

Definition at line 544 of file OSGMatrix.h.

typedef Matrix4f Matrixr

Definition at line 558 of file OSGMatrix.h.

typedef OSG::QuaternionBase< OSG::Real32 > Quaternion

Definition at line 305 of file OSGQuaternion.h.

typedef OSG::QuaternionBase< OSG::Real64 > Quaterniond

Definition at line 312 of file OSGQuaternion.h.

typedef OSG::QuaternionBase< OSG::Fixed32 > Quaternionfx

Definition at line 319 of file OSGQuaternion.h.

OSG::QuaternionBase< OSG::Real32 > Quaternionr

Definition at line 332 of file OSGQuaternion.h.

typedef OSG::Rectangle2< OSG::Real32 > Rectangle2f

Definition at line 235 of file OSGRectangle.h.

typedef OSG::Rectangle2< OSG::Real64 > Rectangle2d

Definition at line 242 of file OSGRectangle.h.

typedef OSG::Rectangle2< OSG::Int32 > Rectangle2i

Definition at line 249 of file OSGRectangle.h.

typedef OSG::Vector< OSG::UInt8, 1 > Vec1ub

Definition at line 753 of file OSGVector.h.

typedef OSG::Vec1ub * Vec1ubP

Definition at line 760 of file OSGVector.h.

typedef OSG::Vector< OSG::Int8, 1 > Vec1b

Definition at line 768 of file OSGVector.h.

typedef OSG::Vec1b * Vec1bP

Definition at line 775 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt16, 1 > Vec1us

Definition at line 783 of file OSGVector.h.

typedef OSG::Vec1us * Vec1usP

Definition at line 790 of file OSGVector.h.

typedef OSG::Vector< OSG::Int16, 1 > Vec1s

Definition at line 797 of file OSGVector.h.

typedef OSG::Vec1s * Vec1sP

Definition at line 804 of file OSGVector.h.

typedef OSG::Vector< OSG::Real32, 1 > Vec1f

Definition at line 811 of file OSGVector.h.

typedef OSG::Vec1f * Vec1fP

Definition at line 818 of file OSGVector.h.

typedef OSG::Vector< Fixed32, 1 > Vec1fx

Definition at line 825 of file OSGVector.h.

typedef OSG::Vec1fx * Vec1fxP

Definition at line 832 of file OSGVector.h.

typedef OSG::Vector< OSG::Real64, 1 > Vec1d

Definition at line 839 of file OSGVector.h.

typedef OSG::Vec1d * Vec1dP

Definition at line 846 of file OSGVector.h.

typedef OSG::Vector< OSG::Real128, 1 > Vec1ld

Definition at line 853 of file OSGVector.h.

typedef OSG::Vec1ld * Vec1ldP

Definition at line 860 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt8, 2 > Vec2ub

Definition at line 868 of file OSGVector.h.

typedef OSG::Vec2ub * Vec2ubP

Definition at line 875 of file OSGVector.h.

typedef OSG::Vector< OSG::Int8, 2 > Vec2b

Definition at line 883 of file OSGVector.h.

typedef OSG::Vec2b * Vec2bP

Definition at line 890 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt16, 2 > Vec2us

Definition at line 898 of file OSGVector.h.

typedef OSG::Vec2us * Vec2usP

Definition at line 905 of file OSGVector.h.

typedef OSG::Vector< OSG::Int16, 2 > Vec2s

Definition at line 912 of file OSGVector.h.

typedef OSG::Vec2s * Vec2sP

Definition at line 919 of file OSGVector.h.

typedef OSG::Vector< OSG::Int32, 2 > Vec2i

Definition at line 926 of file OSGVector.h.

typedef OSG::Vec2i * Vec2iP

Definition at line 933 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt32, 2 > Vec2u

Definition at line 940 of file OSGVector.h.

typedef OSG::Vec2u * Vec2uP

Definition at line 947 of file OSGVector.h.

typedef OSG::Vector< OSG::Real32, 2 > Vec2f

Definition at line 954 of file OSGVector.h.

typedef OSG::Vec2f * Vec2fP

Definition at line 961 of file OSGVector.h.

typedef OSG::Vector< Fixed32, 2 > Vec2fx

Definition at line 969 of file OSGVector.h.

typedef OSG::Vector< OSG::Real64, 2 > Vec2d

Definition at line 983 of file OSGVector.h.

typedef OSG::Vec2d * Vec2dP

Definition at line 990 of file OSGVector.h.

typedef OSG::Vector< OSG::Real128, 2 > Vec2ld

Definition at line 997 of file OSGVector.h.

typedef OSG::Vec2ld * Vec2ldP

Definition at line 1004 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt8, 3 > Vec3ub

Definition at line 1012 of file OSGVector.h.

typedef OSG::Vec3ub * Vec3ubP

Definition at line 1019 of file OSGVector.h.

typedef OSG::Vector< OSG::Int8, 3 > Vec3b

Definition at line 1027 of file OSGVector.h.

typedef OSG::Vec3b * Vec3bP

Definition at line 1034 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt16, 3 > Vec3us

Definition at line 1042 of file OSGVector.h.

typedef OSG::Vec3us * Vec3usP

Definition at line 1049 of file OSGVector.h.

typedef OSG::Vector< OSG::Int16, 3 > Vec3s

Definition at line 1056 of file OSGVector.h.

typedef OSG::Vec3s * Vec3sP

Definition at line 1063 of file OSGVector.h.

typedef OSG::Vector< OSG::Real32, 3 > Vec3f

Definition at line 1070 of file OSGVector.h.

typedef OSG::Vec3f * Vec3fP

Definition at line 1077 of file OSGVector.h.

typedef OSG::Vector< Fixed32, 3 > Vec3fx

Definition at line 1084 of file OSGVector.h.

typedef OSG::Vec3fx * Vec3fxP

Definition at line 1091 of file OSGVector.h.

typedef OSG::Vector< OSG::Real64, 3 > Vec3d

Definition at line 1098 of file OSGVector.h.

typedef OSG::Vec3d * Vec3dP

Definition at line 1105 of file OSGVector.h.

typedef OSG::Vector< OSG::Real128, 3 > Vec3ld

Definition at line 1112 of file OSGVector.h.

typedef OSG::Vec3ld * Vec3ldP

Definition at line 1119 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt8, 4 > Vec4ub

Definition at line 1127 of file OSGVector.h.

typedef OSG::Vec4ub * Vec4ubP

Definition at line 1134 of file OSGVector.h.

typedef OSG::Vector< OSG::Int8, 4 > Vec4b

Definition at line 1142 of file OSGVector.h.

typedef OSG::Vec4b * Vec4bP

Definition at line 1149 of file OSGVector.h.

typedef OSG::Vector< OSG::UInt16, 4 > Vec4us

Definition at line 1157 of file OSGVector.h.

typedef OSG::Vec4us * Vec4usP

Definition at line 1164 of file OSGVector.h.

typedef OSG::Vector< OSG::Int16, 4 > Vec4s

Definition at line 1171 of file OSGVector.h.

typedef OSG::Vec4s * Vec4sP

Definition at line 1178 of file OSGVector.h.

typedef OSG::Vector< OSG::Real32, 4 > Vec4f

Definition at line 1185 of file OSGVector.h.

typedef OSG::Vec4f * Vec4fP

Definition at line 1192 of file OSGVector.h.

typedef OSG::Vector< Fixed32, 4 > Vec4fx

Definition at line 1199 of file OSGVector.h.

typedef OSG::Vec4fx * Vec4fxP

Definition at line 1206 of file OSGVector.h.

typedef OSG::Vector< OSG::Real64, 4 > Vec4d

Definition at line 1213 of file OSGVector.h.

typedef OSG::Vec4d * Vec4dP

Definition at line 1220 of file OSGVector.h.

typedef OSG::Vector< OSG::Real128, 4 > Vec4ld

Definition at line 1227 of file OSGVector.h.

typedef OSG::Vec4ld * Vec4ldP

Definition at line 1234 of file OSGVector.h.

typedef OSG::Point< OSG::UInt8, 1 > Pnt1ub

Definition at line 1248 of file OSGVector.h.

typedef OSG::Pnt1ub * Pnt1ubP

Definition at line 1255 of file OSGVector.h.

typedef OSG::Point< OSG::Int8, 1 > Pnt1b

Definition at line 1263 of file OSGVector.h.

typedef OSG::Pnt1b * Pnt1bP

Definition at line 1270 of file OSGVector.h.

typedef OSG::Point< OSG::UInt16, 1 > Pnt1us

Definition at line 1278 of file OSGVector.h.

typedef OSG::Pnt1us * Pnt1usP

Definition at line 1285 of file OSGVector.h.

typedef OSG::Point< OSG::Int16, 1 > Pnt1s

Definition at line 1292 of file OSGVector.h.

typedef OSG::Pnt1s * Pnt1sP

Definition at line 1299 of file OSGVector.h.

typedef OSG::Point< OSG::Real32, 1 > Pnt1f

Definition at line 1306 of file OSGVector.h.

typedef OSG::Pnt1f * Pnt1fP

Definition at line 1313 of file OSGVector.h.

typedef OSG::Point< Fixed32, 1 > Pnt1fx

Definition at line 1320 of file OSGVector.h.

typedef OSG::Pnt1fx * Pnt1fxP

Definition at line 1327 of file OSGVector.h.

typedef OSG::Point< OSG::Real64, 1 > Pnt1d

Definition at line 1334 of file OSGVector.h.

typedef OSG::Pnt1d * Pnt1dP

Definition at line 1341 of file OSGVector.h.

typedef OSG::Point< OSG::Real128, 1 > Pnt1ld

Definition at line 1348 of file OSGVector.h.

typedef OSG::Pnt1ld * Pnt1ldP

Definition at line 1355 of file OSGVector.h.

typedef OSG::Point< OSG::UInt8, 2 > Pnt2ub

Definition at line 1364 of file OSGVector.h.

typedef OSG::Pnt2ub * Pnt2ubP

Definition at line 1371 of file OSGVector.h.

typedef OSG::Point< OSG::Int8, 2 > Pnt2b

Definition at line 1379 of file OSGVector.h.

typedef OSG::Pnt2b * Pnt2bP

Definition at line 1386 of file OSGVector.h.

typedef OSG::Point< OSG::UInt16, 2 > Pnt2us

Definition at line 1394 of file OSGVector.h.

typedef OSG::Pnt2us * Pnt2usP

Definition at line 1401 of file OSGVector.h.

typedef OSG::Point< OSG::Int16, 2 > Pnt2s

Definition at line 1408 of file OSGVector.h.

typedef OSG::Pnt2s * Pnt2sP

Definition at line 1415 of file OSGVector.h.

typedef OSG::Point< OSG::Int32, 2 > Pnt2i

Definition at line 1422 of file OSGVector.h.

typedef OSG::Pnt2i * Pnt2iP

Definition at line 1429 of file OSGVector.h.

typedef OSG::Point< OSG::Real32, 2 > Pnt2f

Definition at line 1436 of file OSGVector.h.

typedef OSG::Pnt2f * Pnt2fP

Definition at line 1443 of file OSGVector.h.

typedef OSG::Point< Fixed32, 2 > Pnt2fx

Definition at line 1450 of file OSGVector.h.

typedef OSG::Pnt2fx * Pnt2fxP

Definition at line 1457 of file OSGVector.h.

typedef OSG::Point< OSG::Real64, 2 > Pnt2d

Definition at line 1464 of file OSGVector.h.

typedef OSG::Pnt2d * Pnt2dP

Definition at line 1471 of file OSGVector.h.

typedef OSG::Point< OSG::Real128, 2 > Pnt2ld

Definition at line 1478 of file OSGVector.h.

typedef OSG::Pnt2ld * Pnt2ldP

Definition at line 1485 of file OSGVector.h.

typedef OSG::Point< OSG::UInt8, 3 > Pnt3ub

Definition at line 1493 of file OSGVector.h.

typedef OSG::Pnt3ub * Pnt3ubP

Definition at line 1500 of file OSGVector.h.

typedef OSG::Point< OSG::Int8, 3 > Pnt3b

Definition at line 1508 of file OSGVector.h.

typedef OSG::Pnt3b * Pnt3bP

Definition at line 1515 of file OSGVector.h.

typedef OSG::Point< OSG::UInt16, 3 > Pnt3us

Definition at line 1523 of file OSGVector.h.

typedef OSG::Pnt3us * Pnt3usP

Definition at line 1530 of file OSGVector.h.

typedef OSG::Point< OSG::Int16, 3 > Pnt3s

Definition at line 1537 of file OSGVector.h.

typedef OSG::Pnt3s * Pnt3sP

Definition at line 1544 of file OSGVector.h.

typedef OSG::Point< OSG::Real32, 3 > Pnt3f

Definition at line 1551 of file OSGVector.h.

typedef OSG::Pnt3f * Pnt3fP

Definition at line 1558 of file OSGVector.h.

typedef OSG::Point< Fixed32, 3 > Pnt3fx

Definition at line 1565 of file OSGVector.h.

typedef OSG::Pnt3fx * Pnt3fxP

Definition at line 1572 of file OSGVector.h.

typedef OSG::Point< OSG::Real64, 3 > Pnt3d

Definition at line 1579 of file OSGVector.h.

typedef OSG::Pnt3d * Pnt3dP

Definition at line 1586 of file OSGVector.h.

typedef OSG::Point< OSG::Real128, 3 > Pnt3ld

Definition at line 1593 of file OSGVector.h.

typedef OSG::Pnt3ld * Pnt3ldP

Definition at line 1600 of file OSGVector.h.

typedef OSG::Point< OSG::UInt8, 4 > Pnt4ub

Definition at line 1608 of file OSGVector.h.

typedef OSG::Pnt4ub * Pnt4ubP

Definition at line 1615 of file OSGVector.h.

typedef OSG::Point< OSG::Int8, 4 > Pnt4b

Definition at line 1623 of file OSGVector.h.

typedef OSG::Pnt4b * Pnt4bP

Definition at line 1630 of file OSGVector.h.

typedef OSG::Point< OSG::UInt16, 4 > Pnt4us

Definition at line 1638 of file OSGVector.h.

typedef OSG::Pnt4us * Pnt4usP

Definition at line 1645 of file OSGVector.h.

typedef OSG::Point< OSG::Int16, 4 > Pnt4s

Definition at line 1652 of file OSGVector.h.

typedef OSG::Pnt4s * Pnt4sP

Definition at line 1659 of file OSGVector.h.

typedef OSG::Point< OSG::Real32, 4 > Pnt4f

Definition at line 1666 of file OSGVector.h.

typedef OSG::Pnt4f * Pnt4fP

Definition at line 1673 of file OSGVector.h.

typedef OSG::Point< Fixed32, 4 > Pnt4fx

Definition at line 1680 of file OSGVector.h.

typedef OSG::Pnt4fx * Pnt4fxP

Definition at line 1687 of file OSGVector.h.

typedef OSG::Point< OSG::Real64, 4 > Pnt4d

Definition at line 1694 of file OSGVector.h.

typedef OSG::Pnt4d * Pnt4dP

Definition at line 1701 of file OSGVector.h.

typedef OSG::Point< OSG::Real128, 4 > Pnt4ld

Definition at line 1708 of file OSGVector.h.

typedef OSG::Pnt4ld * Pnt4ldP

Definition at line 1715 of file OSGVector.h.

typedef OSG::Vec2f Vec2r

Definition at line 1728 of file OSGVector.h.

typedef OSG::Vec3f Vec3r

Definition at line 1734 of file OSGVector.h.

typedef OSG::Vec4f Vec4r

Definition at line 1740 of file OSGVector.h.

typedef OSG::Pnt2f Pnt2r

Definition at line 1746 of file OSGVector.h.

typedef OSG::Pnt3f Pnt3r

Definition at line 1752 of file OSGVector.h.

typedef OSG::Pnt4f Pnt4r

Definition at line 1758 of file OSGVector.h.

Definition at line 281 of file OSGColor.h.

Definition at line 295 of file OSGColor.h.

Definition at line 976 of file OSGVector.h.


Function Documentation

template<class ValueTypeT>
OSG::Color3< OSG::Real32 > Color3f [related, inherited]

Referenced by OSG::makeGridBorderGeo().

template<class ValueTypeT>
OSG::Color4< OSG::Real32 > Color4f [related, inherited]
template<class ValueTypeT>
OSG::Color3< OSG::UInt8 > Color3ub [related, inherited]
template<class ValueTypeT>
OSG::Color4< OSG::UInt8 > Color4ub [related, inherited]
template<class ValueTypeT>
OSG::Color3fx Color3r [related, inherited]
template<class ValueTypeT>
OSG::Color4fx Color4r [related, inherited]
template<class ValueTypeT>
typedef OSG::LinearTransform< OSG::Real32 > LinearTransform4f [related, inherited]
template<class ValueTypeT>
typedef OSG::TransformationMatrix< OSG::Real32 > Matrix4f [related, inherited]
template<class ValueTypeT>
typedef OSG::TransformationMatrix< OSG::Real64 > Matrix4d [related, inherited]
template<class ValueTypeT>
typedef OSG::TransformationMatrix< OSG::Fixed32 > Matrix4fx [related, inherited]
template<class ValueTypeT>
typedef OSG::TransformationMatrix< OSG::Real32 > Matrix [related, inherited]
template<class ValueTypeT>
typedef OSG::TransformationMatrix< OSG::Fixed32 > Matrixfx [related, inherited]
template<class ValueTypeT>
typedef Matrix4f Matrixr [related, inherited]
template<class ValueTypeT>
typedef OSG::QuaternionBase< OSG::Real32 > Quaternion [related, inherited]
template<class ValueTypeT>
typedef OSG::QuaternionBase< OSG::Real64 > Quaterniond [related, inherited]
template<class ValueTypeT>
typedef OSG::QuaternionBase< OSG::Fixed32 > Quaternionfx [related, inherited]
template<class ValueTypeT>
OSG::QuaternionBase< OSG::Real32 > Quaternionr [related, inherited]
template<typename T>
typedef OSG::Rectangle2< OSG::Real32 > Rectangle2f [related, inherited]
template<typename T>
typedef OSG::Rectangle2< OSG::Real64 > Rectangle2d [related, inherited]
template<typename T>
typedef OSG::Rectangle2< OSG::Int32 > Rectangle2i [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt8, 1 > Vec1ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1ub * Vec1ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int8, 1 > Vec1b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1b * Vec1bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt16, 1 > Vec1us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1us * Vec1usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int16, 1 > Vec1s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1s * Vec1sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real32, 1 > Vec1f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1f * Vec1fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< Fixed32, 1 > Vec1fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1fx * Vec1fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real64, 1 > Vec1d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1d * Vec1dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real128, 1 > Vec1ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec1ld * Vec1ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt8, 2 > Vec2ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2ub * Vec2ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int8, 2 > Vec2b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2b * Vec2bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt16, 2 > Vec2us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2us * Vec2usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int16, 2 > Vec2s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2s * Vec2sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int32, 2 > Vec2i [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2i * Vec2iP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt32, 2 > Vec2u [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2u * Vec2uP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real32, 2 > Vec2f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2f * Vec2fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< Fixed32, 2 > Vec2fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real64, 2 > Vec2d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2d * Vec2dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real128, 2 > Vec2ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2ld * Vec2ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt8, 3 > Vec3ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3ub * Vec3ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int8, 3 > Vec3b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3b * Vec3bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt16, 3 > Vec3us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3us * Vec3usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int16, 3 > Vec3s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3s * Vec3sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real32, 3 > Vec3f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3f * Vec3fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< Fixed32, 3 > Vec3fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3fx * Vec3fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real64, 3 > Vec3d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3d * Vec3dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real128, 3 > Vec3ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3ld * Vec3ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt8, 4 > Vec4ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4ub * Vec4ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int8, 4 > Vec4b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4b * Vec4bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::UInt16, 4 > Vec4us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4us * Vec4usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Int16, 4 > Vec4s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4s * Vec4sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real32, 4 > Vec4f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4f * Vec4fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< Fixed32, 4 > Vec4fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4fx * Vec4fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real64, 4 > Vec4d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4d * Vec4dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vector< OSG::Real128, 4 > Vec4ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4ld * Vec4ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt8, 1 > Pnt1ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1ub * Pnt1ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int8, 1 > Pnt1b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1b * Pnt1bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt16, 1 > Pnt1us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1us * Pnt1usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int16, 1 > Pnt1s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1s * Pnt1sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real32, 1 > Pnt1f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1f * Pnt1fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< Fixed32, 1 > Pnt1fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1fx * Pnt1fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real64, 1 > Pnt1d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1d * Pnt1dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real128, 1 > Pnt1ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt1ld * Pnt1ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt8, 2 > Pnt2ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2ub * Pnt2ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int8, 2 > Pnt2b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2b * Pnt2bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt16, 2 > Pnt2us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2us * Pnt2usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int16, 2 > Pnt2s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2s * Pnt2sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int32, 2 > Pnt2i [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2i * Pnt2iP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real32, 2 > Pnt2f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2f * Pnt2fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< Fixed32, 2 > Pnt2fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2fx * Pnt2fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real64, 2 > Pnt2d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2d * Pnt2dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real128, 2 > Pnt2ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2ld * Pnt2ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt8, 3 > Pnt3ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3ub * Pnt3ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int8, 3 > Pnt3b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3b * Pnt3bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt16, 3 > Pnt3us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3us * Pnt3usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int16, 3 > Pnt3s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3s * Pnt3sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real32, 3 > Pnt3f [related, inherited]

Referenced by OSG::makeGridBorderGeo().

template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3f * Pnt3fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< Fixed32, 3 > Pnt3fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3fx * Pnt3fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real64, 3 > Pnt3d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3d * Pnt3dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real128, 3 > Pnt3ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3ld * Pnt3ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt8, 4 > Pnt4ub [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4ub * Pnt4ubP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int8, 4 > Pnt4b [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4b * Pnt4bP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::UInt16, 4 > Pnt4us [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4us * Pnt4usP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Int16, 4 > Pnt4s [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4s * Pnt4sP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real32, 4 > Pnt4f [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4f * Pnt4fP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< Fixed32, 4 > Pnt4fx [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4fx * Pnt4fxP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real64, 4 > Pnt4d [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4d * Pnt4dP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Point< OSG::Real128, 4 > Pnt4ld [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4ld * Pnt4ldP [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec2f Vec2r [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec3f Vec3r [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Vec4f Vec4r [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt2f Pnt2r [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt3f Pnt3r [related, inherited]
template<class ValueTypeT, UInt32 SizeI>
typedef OSG::Pnt4f Pnt4r [related, inherited]