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::Fixed32 > | OSG::Color3fx |
| typedef OSG::Color4< OSG::Fixed32 > | OSG::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::Vec1ub * | OSG::Vec1ubP |
| typedef OSG::Vector< OSG::Int8, 1 > | OSG::Vec1b |
| typedef OSG::Vec1b * | OSG::Vec1bP |
typedef OSG::Vector
< OSG::UInt16, 1 > | OSG::Vec1us |
| typedef OSG::Vec1us * | OSG::Vec1usP |
typedef OSG::Vector
< OSG::Int16, 1 > | OSG::Vec1s |
| typedef OSG::Vec1s * | OSG::Vec1sP |
typedef OSG::Vector
< OSG::Real32, 1 > | OSG::Vec1f |
| typedef OSG::Vec1f * | OSG::Vec1fP |
| typedef OSG::Vector< Fixed32, 1 > | OSG::Vec1fx |
| typedef OSG::Vec1fx * | OSG::Vec1fxP |
typedef OSG::Vector
< OSG::Real64, 1 > | OSG::Vec1d |
| typedef OSG::Vec1d * | OSG::Vec1dP |
typedef OSG::Vector
< OSG::Real128, 1 > | OSG::Vec1ld |
| typedef OSG::Vec1ld * | OSG::Vec1ldP |
typedef OSG::Vector
< OSG::UInt8, 2 > | OSG::Vec2ub |
| typedef OSG::Vec2ub * | OSG::Vec2ubP |
| typedef OSG::Vector< OSG::Int8, 2 > | OSG::Vec2b |
| typedef OSG::Vec2b * | OSG::Vec2bP |
typedef OSG::Vector
< OSG::UInt16, 2 > | OSG::Vec2us |
| typedef OSG::Vec2us * | OSG::Vec2usP |
typedef OSG::Vector
< OSG::Int16, 2 > | OSG::Vec2s |
| typedef OSG::Vec2s * | OSG::Vec2sP |
typedef OSG::Vector
< OSG::Int32, 2 > | OSG::Vec2i |
| typedef OSG::Vec2i * | OSG::Vec2iP |
typedef OSG::Vector
< OSG::UInt32, 2 > | OSG::Vec2u |
| typedef OSG::Vec2u * | OSG::Vec2uP |
typedef OSG::Vector
< OSG::Real32, 2 > | OSG::Vec2f |
| typedef OSG::Vec2f * | OSG::Vec2fP |
| typedef OSG::Vector< Fixed32, 2 > | OSG::Vec2fx |
typedef OSG::Vector
< OSG::Real64, 2 > | OSG::Vec2d |
| typedef OSG::Vec2d * | OSG::Vec2dP |
typedef OSG::Vector
< OSG::Real128, 2 > | OSG::Vec2ld |
| typedef OSG::Vec2ld * | OSG::Vec2ldP |
typedef OSG::Vector
< OSG::UInt8, 3 > | OSG::Vec3ub |
| typedef OSG::Vec3ub * | OSG::Vec3ubP |
| typedef OSG::Vector< OSG::Int8, 3 > | OSG::Vec3b |
| typedef OSG::Vec3b * | OSG::Vec3bP |
typedef OSG::Vector
< OSG::UInt16, 3 > | OSG::Vec3us |
| typedef OSG::Vec3us * | OSG::Vec3usP |
typedef OSG::Vector
< OSG::Int16, 3 > | OSG::Vec3s |
| typedef OSG::Vec3s * | OSG::Vec3sP |
typedef OSG::Vector
< OSG::Real32, 3 > | OSG::Vec3f |
| typedef OSG::Vec3f * | OSG::Vec3fP |
| typedef OSG::Vector< Fixed32, 3 > | OSG::Vec3fx |
| typedef OSG::Vec3fx * | OSG::Vec3fxP |
typedef OSG::Vector
< OSG::Real64, 3 > | OSG::Vec3d |
| typedef OSG::Vec3d * | OSG::Vec3dP |
typedef OSG::Vector
< OSG::Real128, 3 > | OSG::Vec3ld |
| typedef OSG::Vec3ld * | OSG::Vec3ldP |
typedef OSG::Vector
< OSG::UInt8, 4 > | OSG::Vec4ub |
| typedef OSG::Vec4ub * | OSG::Vec4ubP |
| typedef OSG::Vector< OSG::Int8, 4 > | OSG::Vec4b |
| typedef OSG::Vec4b * | OSG::Vec4bP |
typedef OSG::Vector
< OSG::UInt16, 4 > | OSG::Vec4us |
| typedef OSG::Vec4us * | OSG::Vec4usP |
typedef OSG::Vector
< OSG::Int16, 4 > | OSG::Vec4s |
| typedef OSG::Vec4s * | OSG::Vec4sP |
typedef OSG::Vector
< OSG::Real32, 4 > | OSG::Vec4f |
| typedef OSG::Vec4f * | OSG::Vec4fP |
| typedef OSG::Vector< Fixed32, 4 > | OSG::Vec4fx |
| typedef OSG::Vec4fx * | OSG::Vec4fxP |
typedef OSG::Vector
< OSG::Real64, 4 > | OSG::Vec4d |
| typedef OSG::Vec4d * | OSG::Vec4dP |
typedef OSG::Vector
< OSG::Real128, 4 > | OSG::Vec4ld |
| typedef OSG::Vec4ld * | OSG::Vec4ldP |
| typedef OSG::Vec2fx * | OSG::Vec2fxP |
typedef OSG::Vector
< OSG::UInt8, 1 > | OSG::Vector::Vec1ub |
| typedef OSG::Vec1ub * | OSG::Vector::Vec1ubP |
| typedef OSG::Vector< OSG::Int8, 1 > | OSG::Vector::Vec1b |
| typedef OSG::Vec1b * | OSG::Vector::Vec1bP |
typedef OSG::Vector
< OSG::UInt16, 1 > | OSG::Vector::Vec1us |
| typedef OSG::Vec1us * | OSG::Vector::Vec1usP |
typedef OSG::Vector
< OSG::Int16, 1 > | OSG::Vector::Vec1s |
| typedef OSG::Vec1s * | OSG::Vector::Vec1sP |
typedef OSG::Vector
< OSG::Real32, 1 > | OSG::Vector::Vec1f |
| typedef OSG::Vec1f * | OSG::Vector::Vec1fP |
| typedef OSG::Vector< Fixed32, 1 > | OSG::Vector::Vec1fx |
| typedef OSG::Vec1fx * | OSG::Vector::Vec1fxP |
typedef OSG::Vector
< OSG::Real64, 1 > | OSG::Vector::Vec1d |
| typedef OSG::Vec1d * | OSG::Vector::Vec1dP |
typedef OSG::Vector
< OSG::Real128, 1 > | OSG::Vector::Vec1ld |
| typedef OSG::Vec1ld * | OSG::Vector::Vec1ldP |
typedef OSG::Vector
< OSG::UInt8, 2 > | OSG::Vector::Vec2ub |
| typedef OSG::Vec2ub * | OSG::Vector::Vec2ubP |
| typedef OSG::Vector< OSG::Int8, 2 > | OSG::Vector::Vec2b |
| typedef OSG::Vec2b * | OSG::Vector::Vec2bP |
typedef OSG::Vector
< OSG::UInt16, 2 > | OSG::Vector::Vec2us |
| typedef OSG::Vec2us * | OSG::Vector::Vec2usP |
typedef OSG::Vector
< OSG::Int16, 2 > | OSG::Vector::Vec2s |
| typedef OSG::Vec2s * | OSG::Vector::Vec2sP |
typedef OSG::Vector
< OSG::Int32, 2 > | OSG::Vector::Vec2i |
| typedef OSG::Vec2i * | OSG::Vector::Vec2iP |
typedef OSG::Vector
< OSG::UInt32, 2 > | OSG::Vector::Vec2u |
| typedef OSG::Vec2u * | OSG::Vector::Vec2uP |
typedef OSG::Vector
< OSG::Real32, 2 > | OSG::Vector::Vec2f |
| typedef OSG::Vec2f * | OSG::Vector::Vec2fP |
| typedef OSG::Vector< Fixed32, 2 > | OSG::Vector::Vec2fx |
typedef OSG::Vector
< OSG::Real64, 2 > | OSG::Vector::Vec2d |
| typedef OSG::Vec2d * | OSG::Vector::Vec2dP |
typedef OSG::Vector
< OSG::Real128, 2 > | OSG::Vector::Vec2ld |
| typedef OSG::Vec2ld * | OSG::Vector::Vec2ldP |
typedef OSG::Vector
< OSG::UInt8, 3 > | OSG::Vector::Vec3ub |
| typedef OSG::Vec3ub * | OSG::Vector::Vec3ubP |
| typedef OSG::Vector< OSG::Int8, 3 > | OSG::Vector::Vec3b |
| typedef OSG::Vec3b * | OSG::Vector::Vec3bP |
typedef OSG::Vector
< OSG::UInt16, 3 > | OSG::Vector::Vec3us |
| typedef OSG::Vec3us * | OSG::Vector::Vec3usP |
typedef OSG::Vector
< OSG::Int16, 3 > | OSG::Vector::Vec3s |
| typedef OSG::Vec3s * | OSG::Vector::Vec3sP |
typedef OSG::Vector
< OSG::Real32, 3 > | OSG::Vector::Vec3f |
| typedef OSG::Vec3f * | OSG::Vector::Vec3fP |
| typedef OSG::Vector< Fixed32, 3 > | OSG::Vector::Vec3fx |
| typedef OSG::Vec3fx * | OSG::Vector::Vec3fxP |
typedef OSG::Vector
< OSG::Real64, 3 > | OSG::Vector::Vec3d |
| typedef OSG::Vec3d * | OSG::Vector::Vec3dP |
typedef OSG::Vector
< OSG::Real128, 3 > | OSG::Vector::Vec3ld |
| typedef OSG::Vec3ld * | OSG::Vector::Vec3ldP |
typedef OSG::Vector
< OSG::UInt8, 4 > | OSG::Vector::Vec4ub |
| typedef OSG::Vec4ub * | OSG::Vector::Vec4ubP |
| typedef OSG::Vector< OSG::Int8, 4 > | OSG::Vector::Vec4b |
| typedef OSG::Vec4b * | OSG::Vector::Vec4bP |
typedef OSG::Vector
< OSG::UInt16, 4 > | OSG::Vector::Vec4us |
| typedef OSG::Vec4us * | OSG::Vector::Vec4usP |
typedef OSG::Vector
< OSG::Int16, 4 > | OSG::Vector::Vec4s |
| typedef OSG::Vec4s * | OSG::Vector::Vec4sP |
typedef OSG::Vector
< OSG::Real32, 4 > | OSG::Vector::Vec4f |
| typedef OSG::Vec4f * | OSG::Vector::Vec4fP |
| typedef OSG::Vector< Fixed32, 4 > | OSG::Vector::Vec4fx |
| typedef OSG::Vec4fx * | OSG::Vector::Vec4fxP |
typedef OSG::Vector
< OSG::Real64, 4 > | OSG::Vector::Vec4d |
| typedef OSG::Vec4d * | OSG::Vector::Vec4dP |
typedef OSG::Vector
< OSG::Real128, 4 > | OSG::Vector::Vec4ld |
| typedef OSG::Vec4ld * | OSG::Vector::Vec4ldP |
Point Types |
|
| typedef OSG::Point< OSG::UInt8, 1 > | OSG::Pnt1ub |
| typedef OSG::Pnt1ub * | OSG::Pnt1ubP |
| typedef OSG::Point< OSG::Int8, 1 > | OSG::Pnt1b |
| typedef OSG::Pnt1b * | OSG::Pnt1bP |
typedef OSG::Point
< OSG::UInt16, 1 > | OSG::Pnt1us |
| typedef OSG::Pnt1us * | OSG::Pnt1usP |
| typedef OSG::Point< OSG::Int16, 1 > | OSG::Pnt1s |
| typedef OSG::Pnt1s * | OSG::Pnt1sP |
typedef OSG::Point
< OSG::Real32, 1 > | OSG::Pnt1f |
| typedef OSG::Pnt1f * | OSG::Pnt1fP |
| typedef OSG::Point< Fixed32, 1 > | OSG::Pnt1fx |
| typedef OSG::Pnt1fx * | OSG::Pnt1fxP |
typedef OSG::Point
< OSG::Real64, 1 > | OSG::Pnt1d |
| typedef OSG::Pnt1d * | OSG::Pnt1dP |
typedef OSG::Point
< OSG::Real128, 1 > | OSG::Pnt1ld |
| typedef OSG::Pnt1ld * | OSG::Pnt1ldP |
| typedef OSG::Point< OSG::UInt8, 2 > | OSG::Pnt2ub |
| typedef OSG::Pnt2ub * | OSG::Pnt2ubP |
| typedef OSG::Point< OSG::Int8, 2 > | OSG::Pnt2b |
| typedef OSG::Pnt2b * | OSG::Pnt2bP |
typedef OSG::Point
< OSG::UInt16, 2 > | OSG::Pnt2us |
| typedef OSG::Pnt2us * | OSG::Pnt2usP |
| typedef OSG::Point< OSG::Int16, 2 > | OSG::Pnt2s |
| typedef OSG::Pnt2s * | OSG::Pnt2sP |
| typedef OSG::Point< OSG::Int32, 2 > | OSG::Pnt2i |
| typedef OSG::Pnt2i * | OSG::Pnt2iP |
typedef OSG::Point
< OSG::Real32, 2 > | OSG::Pnt2f |
| typedef OSG::Pnt2f * | OSG::Pnt2fP |
| typedef OSG::Point< Fixed32, 2 > | OSG::Pnt2fx |
| typedef OSG::Pnt2fx * | OSG::Pnt2fxP |
typedef OSG::Point
< OSG::Real64, 2 > | OSG::Pnt2d |
| typedef OSG::Pnt2d * | OSG::Pnt2dP |
typedef OSG::Point
< OSG::Real128, 2 > | OSG::Pnt2ld |
| typedef OSG::Pnt2ld * | OSG::Pnt2ldP |
| typedef OSG::Point< OSG::UInt8, 3 > | OSG::Pnt3ub |
| typedef OSG::Pnt3ub * | OSG::Pnt3ubP |
| typedef OSG::Point< OSG::Int8, 3 > | OSG::Pnt3b |
| typedef OSG::Pnt3b * | OSG::Pnt3bP |
typedef OSG::Point
< OSG::UInt16, 3 > | OSG::Pnt3us |
| typedef OSG::Pnt3us * | OSG::Pnt3usP |
| typedef OSG::Point< OSG::Int16, 3 > | OSG::Pnt3s |
| typedef OSG::Pnt3s * | OSG::Pnt3sP |
typedef OSG::Point
< OSG::Real32, 3 > | OSG::Pnt3f |
| typedef OSG::Pnt3f * | OSG::Pnt3fP |
| typedef OSG::Point< Fixed32, 3 > | OSG::Pnt3fx |
| typedef OSG::Pnt3fx * | OSG::Pnt3fxP |
typedef OSG::Point
< OSG::Real64, 3 > | OSG::Pnt3d |
| typedef OSG::Pnt3d * | OSG::Pnt3dP |
typedef OSG::Point
< OSG::Real128, 3 > | OSG::Pnt3ld |
| typedef OSG::Pnt3ld * | OSG::Pnt3ldP |
| typedef OSG::Point< OSG::UInt8, 4 > | OSG::Pnt4ub |
| typedef OSG::Pnt4ub * | OSG::Pnt4ubP |
| typedef OSG::Point< OSG::Int8, 4 > | OSG::Pnt4b |
| typedef OSG::Pnt4b * | OSG::Pnt4bP |
typedef OSG::Point
< OSG::UInt16, 4 > | OSG::Pnt4us |
| typedef OSG::Pnt4us * | OSG::Pnt4usP |
| typedef OSG::Point< OSG::Int16, 4 > | OSG::Pnt4s |
| typedef OSG::Pnt4s * | OSG::Pnt4sP |
typedef OSG::Point
< OSG::Real32, 4 > | OSG::Pnt4f |
| typedef OSG::Pnt4f * | OSG::Pnt4fP |
| typedef OSG::Point< Fixed32, 4 > | OSG::Pnt4fx |
| typedef OSG::Pnt4fx * | OSG::Pnt4fxP |
typedef OSG::Point
< OSG::Real64, 4 > | OSG::Pnt4d |
| typedef OSG::Pnt4d * | OSG::Pnt4dP |
typedef OSG::Point
< OSG::Real128, 4 > | OSG::Pnt4ld |
| typedef OSG::Pnt4ld * | OSG::Pnt4ldP |
| typedef OSG::Point< OSG::UInt8, 1 > | OSG::Point::Pnt1ub |
| typedef OSG::Pnt1ub * | OSG::Point::Pnt1ubP |
| typedef OSG::Point< OSG::Int8, 1 > | OSG::Point::Pnt1b |
| typedef OSG::Pnt1b * | OSG::Point::Pnt1bP |
typedef OSG::Point
< OSG::UInt16, 1 > | OSG::Point::Pnt1us |
| typedef OSG::Pnt1us * | OSG::Point::Pnt1usP |
| typedef OSG::Point< OSG::Int16, 1 > | OSG::Point::Pnt1s |
| typedef OSG::Pnt1s * | OSG::Point::Pnt1sP |
typedef OSG::Point
< OSG::Real32, 1 > | OSG::Point::Pnt1f |
| typedef OSG::Pnt1f * | OSG::Point::Pnt1fP |
| typedef OSG::Point< Fixed32, 1 > | OSG::Point::Pnt1fx |
| typedef OSG::Pnt1fx * | OSG::Point::Pnt1fxP |
typedef OSG::Point
< OSG::Real64, 1 > | OSG::Point::Pnt1d |
| typedef OSG::Pnt1d * | OSG::Point::Pnt1dP |
typedef OSG::Point
< OSG::Real128, 1 > | OSG::Point::Pnt1ld |
| typedef OSG::Pnt1ld * | OSG::Point::Pnt1ldP |
| typedef OSG::Point< OSG::UInt8, 2 > | OSG::Point::Pnt2ub |
| typedef OSG::Pnt2ub * | OSG::Point::Pnt2ubP |
| typedef OSG::Point< OSG::Int8, 2 > | OSG::Point::Pnt2b |
| typedef OSG::Pnt2b * | OSG::Point::Pnt2bP |
typedef OSG::Point
< OSG::UInt16, 2 > | OSG::Point::Pnt2us |
| typedef OSG::Pnt2us * | OSG::Point::Pnt2usP |
| typedef OSG::Point< OSG::Int16, 2 > | OSG::Point::Pnt2s |
| typedef OSG::Pnt2s * | OSG::Point::Pnt2sP |
| typedef OSG::Point< OSG::Int32, 2 > | OSG::Point::Pnt2i |
| typedef OSG::Pnt2i * | OSG::Point::Pnt2iP |
typedef OSG::Point
< OSG::Real32, 2 > | OSG::Point::Pnt2f |
| typedef OSG::Pnt2f * | OSG::Point::Pnt2fP |
| typedef OSG::Point< Fixed32, 2 > | OSG::Point::Pnt2fx |
| typedef OSG::Pnt2fx * | OSG::Point::Pnt2fxP |
typedef OSG::Point
< OSG::Real64, 2 > | OSG::Point::Pnt2d |
| typedef OSG::Pnt2d * | OSG::Point::Pnt2dP |
typedef OSG::Point
< OSG::Real128, 2 > | OSG::Point::Pnt2ld |
| typedef OSG::Pnt2ld * | OSG::Point::Pnt2ldP |
| typedef OSG::Point< OSG::UInt8, 3 > | OSG::Point::Pnt3ub |
| typedef OSG::Pnt3ub * | OSG::Point::Pnt3ubP |
| typedef OSG::Point< OSG::Int8, 3 > | OSG::Point::Pnt3b |
| typedef OSG::Pnt3b * | OSG::Point::Pnt3bP |
typedef OSG::Point
< OSG::UInt16, 3 > | OSG::Point::Pnt3us |
| typedef OSG::Pnt3us * | OSG::Point::Pnt3usP |
| typedef OSG::Point< OSG::Int16, 3 > | OSG::Point::Pnt3s |
| typedef OSG::Pnt3s * | OSG::Point::Pnt3sP |
typedef OSG::Point
< OSG::Real32, 3 > | OSG::Point::Pnt3f |
| typedef OSG::Pnt3f * | OSG::Point::Pnt3fP |
| typedef OSG::Point< Fixed32, 3 > | OSG::Point::Pnt3fx |
| typedef OSG::Pnt3fx * | OSG::Point::Pnt3fxP |
typedef OSG::Point
< OSG::Real64, 3 > | OSG::Point::Pnt3d |
| typedef OSG::Pnt3d * | OSG::Point::Pnt3dP |
typedef OSG::Point
< OSG::Real128, 3 > | OSG::Point::Pnt3ld |
| typedef OSG::Pnt3ld * | OSG::Point::Pnt3ldP |
| typedef OSG::Point< OSG::UInt8, 4 > | OSG::Point::Pnt4ub |
| typedef OSG::Pnt4ub * | OSG::Point::Pnt4ubP |
| typedef OSG::Point< OSG::Int8, 4 > | OSG::Point::Pnt4b |
| typedef OSG::Pnt4b * | OSG::Point::Pnt4bP |
typedef OSG::Point
< OSG::UInt16, 4 > | OSG::Point::Pnt4us |
| typedef OSG::Pnt4us * | OSG::Point::Pnt4usP |
| typedef OSG::Point< OSG::Int16, 4 > | OSG::Point::Pnt4s |
| typedef OSG::Pnt4s * | OSG::Point::Pnt4sP |
typedef OSG::Point
< OSG::Real32, 4 > | OSG::Point::Pnt4f |
| typedef OSG::Pnt4f * | OSG::Point::Pnt4fP |
| typedef OSG::Point< Fixed32, 4 > | OSG::Point::Pnt4fx |
| typedef OSG::Pnt4fx * | OSG::Point::Pnt4fxP |
typedef OSG::Point
< OSG::Real64, 4 > | OSG::Point::Pnt4d |
| typedef OSG::Pnt4d * | OSG::Point::Pnt4dP |
typedef OSG::Point
< OSG::Real128, 4 > | OSG::Point::Pnt4ld |
| typedef OSG::Pnt4ld * | OSG::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 |