Objects
[Math]


Classes

class  osg::TransformationMatrix< ValueTypeT >
class  osg::QuaternionBase< ValueTypeT >
class  osg::VecStorage2< ValueTypeT >
class  osg::VecStorage3< ValueTypeT >
class  osg::VecStorage4< ValueTypeT >
class  osg::VectorInterface< ValueTypeT, StorageInterfaceT >

Typedefs

typedef TransformationMatrix
< Real32 > 
osg::Matrix
 Matrix.
typedef TransformationMatrix
< Real32 > 
osg::Matrix4f
 Matrix4f.
typedef TransformationMatrix
< Real64 > 
osg::Matrix4d
 Matrix4d.
typedef QuaternionBase< Real32 > osg::Quaternion
 Quaternion.
typedef VectorInterface< UInt8,
VecStorage2< UInt8 > > 
osg::Vec2ub
typedef Vec2ub * osg::Vec2ubP
typedef VectorInterface< Int8,
VecStorage2< Int8 > > 
osg::Vec2b
typedef Vec2b * osg::Vec2bP
typedef VectorInterface
< UInt16, VecStorage2< UInt16 > > 
osg::Vec2us
typedef Vec2us * osg::Vec2usP
typedef VectorInterface< Int16,
VecStorage2< Int16 > > 
osg::Vec2s
typedef Vec2s * osg::Vec2sP
typedef VectorInterface
< Real32, VecStorage2< Real32 > > 
osg::Vec2f
typedef Vec2f * osg::Vec2fP
typedef VectorInterface
< Real64, VecStorage2< Real64 > > 
osg::Vec2d
typedef Vec2d * osg::Vec2dP
typedef VectorInterface
< Real128, VecStorage2
< Real128 > > 
osg::Vec2ld
typedef Vec2ld * osg::Vec2ldP
typedef VectorInterface< UInt8,
VecStorage3< UInt8 > > 
osg::Vec3ub
typedef Vec3ub * osg::Vec3ubP
typedef VectorInterface< Int8,
VecStorage3< Int8 > > 
osg::Vec3b
typedef Vec3b * osg::Vec3bP
typedef VectorInterface
< UInt16, VecStorage3< UInt16 > > 
osg::Vec3us
typedef Vec3us * osg::Vec3usP
typedef VectorInterface< Int16,
VecStorage3< Int16 > > 
osg::Vec3s
typedef Vec3s * osg::Vec3sP
typedef VectorInterface
< Real32, VecStorage3< Real32 > > 
osg::Vec3f
typedef Vec3f * osg::Vec3fP
typedef VectorInterface
< Real64, VecStorage3< Real64 > > 
osg::Vec3d
typedef Vec3d * osg::Vec3dP
typedef VectorInterface
< Real128, VecStorage3
< Real128 > > 
osg::Vec3ld
typedef Vec3ld * osg::Vec3ldP
typedef VectorInterface< UInt8,
VecStorage4< UInt8 > > 
osg::Vec4ub
typedef Vec4ub * osg::Vec4ubP
typedef VectorInterface< Int8,
VecStorage4< Int8 > > 
osg::Vec4b
typedef Vec4b * osg::Vec4bP
typedef VectorInterface
< UInt16, VecStorage4< UInt16 > > 
osg::Vec4us
typedef Vec4us * osg::Vec4usP
typedef VectorInterface< Int16,
VecStorage4< Int16 > > 
osg::Vec4s
typedef Vec4s * osg::Vec4sP
typedef VectorInterface
< Real32, VecStorage4< Real32 > > 
osg::Vec4f
typedef Vec4f * osg::Vec4fP
typedef VectorInterface
< Real64, VecStorage4< Real64 > > 
osg::Vec4d
typedef Vec4d * osg::Vec4dP
typedef VectorInterface
< Real128, VecStorage4
< Real128 > > 
osg::Vec4ld
typedef Vec4ld * osg::Vec4ldP
typedef PointInterface< UInt8,
VecStorage2< UInt8 > > 
osg::Pnt2ub
typedef Pnt2ub * osg::Pnt2ubP
typedef PointInterface< Int8,
VecStorage2< Int8 > > 
osg::Pnt2b
typedef Pnt2b * osg::Pnt2bP
typedef PointInterface< UInt16,
VecStorage2< UInt16 > > 
osg::Pnt2us
typedef Pnt2us * osg::Pnt2usP
typedef PointInterface< Int16,
VecStorage2< Int16 > > 
osg::Pnt2s
typedef Pnt2s * osg::Pnt2sP
typedef PointInterface< Real32,
VecStorage2< Real32 > > 
osg::Pnt2f
typedef Pnt2f * osg::Pnt2fP
typedef PointInterface< Real64,
VecStorage2< Real64 > > 
osg::Pnt2d
typedef Pnt2d * osg::Pnt2dP
typedef PointInterface
< Real128, VecStorage2
< Real128 > > 
osg::Pnt2ld
typedef Pnt2ld * osg::Pnt2ldP
typedef PointInterface< UInt8,
VecStorage3< UInt8 > > 
osg::Pnt3ub
typedef Pnt3ub * osg::Pnt3ubP
typedef PointInterface< Int8,
VecStorage3< Int8 > > 
osg::Pnt3b
typedef Pnt3b * osg::Pnt3bP
typedef PointInterface< UInt16,
VecStorage3< UInt16 > > 
osg::Pnt3us
typedef Pnt3us * osg::Pnt3usP
typedef PointInterface< Int16,
VecStorage3< Int16 > > 
osg::Pnt3s
typedef Pnt3s * osg::Pnt3sP
typedef PointInterface< Real32,
VecStorage3< Real32 > > 
osg::Pnt3f
typedef Pnt3f * osg::Pnt3fP
typedef PointInterface< Real64,
VecStorage3< Real64 > > 
osg::Pnt3d
typedef Pnt3d * osg::Pnt3dP
typedef PointInterface
< Real128, VecStorage3
< Real128 > > 
osg::Pnt3ld
typedef Pnt3ld * osg::Pnt3ldP
typedef PointInterface< UInt8,
VecStorage4< UInt8 > > 
osg::Pnt4ub
typedef Pnt4ub * osg::Pnt4ubP
typedef PointInterface< Int8,
VecStorage4< Int8 > > 
osg::Pnt4b
typedef Pnt4b * osg::Pnt4bP
typedef PointInterface< UInt16,
VecStorage4< UInt16 > > 
osg::Pnt4us
typedef Pnt4us * osg::Pnt4usP
typedef PointInterface< Int16,
VecStorage4< Int16 > > 
osg::Pnt4s
typedef Pnt4s * osg::Pnt4sP
typedef PointInterface< Real32,
VecStorage4< Real32 > > 
osg::Pnt4f
typedef Pnt4f * osg::Pnt4fP
typedef PointInterface< Real64,
VecStorage4< Real64 > > 
osg::Pnt4d
typedef Pnt4d * osg::Pnt4dP
typedef PointInterface
< Real128, VecStorage4
< Real128 > > 
osg::Pnt4ld
typedef Pnt4ld * osg::Pnt4ldP

Detailed Description

ToDo

Typedef Documentation

typedef TransformationMatrix< Real32 > osg::Matrix

Definition at line 458 of file OSGMatrix.h.

typedef TransformationMatrix< Real32 > osg::Matrix4f

Definition at line 465 of file OSGMatrix.h.

typedef TransformationMatrix< Real64 > osg::Matrix4d

Definition at line 472 of file OSGMatrix.h.

typedef QuaternionBase< Real32 > osg::Quaternion

Definition at line 272 of file OSGQuaternion.h.

typedef VectorInterface< UInt8, VecStorage2< UInt8 > > osg::Vec2ub

Definition at line 656 of file OSGVector.h.

typedef Vec2ub * osg::Vec2ubP

Definition at line 662 of file OSGVector.h.

typedef VectorInterface< Int8, VecStorage2< Int8 > > osg::Vec2b

Definition at line 669 of file OSGVector.h.

typedef Vec2b * osg::Vec2bP

Definition at line 677 of file OSGVector.h.

typedef VectorInterface< UInt16, VecStorage2< UInt16 > > osg::Vec2us

Definition at line 684 of file OSGVector.h.

typedef Vec2us * osg::Vec2usP

Definition at line 690 of file OSGVector.h.

typedef VectorInterface< Int16, VecStorage2< Int16 > > osg::Vec2s

Definition at line 696 of file OSGVector.h.

typedef Vec2s * osg::Vec2sP

Definition at line 702 of file OSGVector.h.

typedef VectorInterface< Real32, VecStorage2< Real32 > > osg::Vec2f

Definition at line 708 of file OSGVector.h.

typedef Vec2f * osg::Vec2fP

Definition at line 714 of file OSGVector.h.

typedef VectorInterface< Real64, VecStorage2< Real64 > > osg::Vec2d

Definition at line 720 of file OSGVector.h.

typedef Vec2d * osg::Vec2dP

Definition at line 726 of file OSGVector.h.

typedef VectorInterface< Real128, VecStorage2< Real128 > > osg::Vec2ld

Definition at line 732 of file OSGVector.h.

typedef Vec2ld * osg::Vec2ldP

Definition at line 738 of file OSGVector.h.

typedef VectorInterface< UInt8, VecStorage3< UInt8 > > osg::Vec3ub

Definition at line 745 of file OSGVector.h.

typedef Vec3ub * osg::Vec3ubP

Definition at line 751 of file OSGVector.h.

typedef VectorInterface< Int8, VecStorage3< Int8 > > osg::Vec3b

Definition at line 758 of file OSGVector.h.

typedef Vec3b * osg::Vec3bP

Definition at line 766 of file OSGVector.h.

typedef VectorInterface< UInt16, VecStorage3< UInt16 > > osg::Vec3us

Definition at line 773 of file OSGVector.h.

typedef Vec3us * osg::Vec3usP

Definition at line 779 of file OSGVector.h.

typedef VectorInterface< Int16, VecStorage3< Int16 > > osg::Vec3s

Definition at line 785 of file OSGVector.h.

typedef Vec3s * osg::Vec3sP

Definition at line 791 of file OSGVector.h.

typedef VectorInterface< Real32, VecStorage3< Real32 > > osg::Vec3f

Definition at line 797 of file OSGVector.h.

typedef Vec3f * osg::Vec3fP

Definition at line 803 of file OSGVector.h.

typedef VectorInterface< Real64, VecStorage3< Real64 > > osg::Vec3d

Definition at line 809 of file OSGVector.h.

typedef Vec3d * osg::Vec3dP

Definition at line 815 of file OSGVector.h.

typedef VectorInterface< Real128, VecStorage3< Real128 > > osg::Vec3ld

Definition at line 821 of file OSGVector.h.

typedef Vec3ld * osg::Vec3ldP

Definition at line 827 of file OSGVector.h.

typedef VectorInterface< UInt8, VecStorage4< UInt8 > > osg::Vec4ub

Definition at line 834 of file OSGVector.h.

typedef Vec4ub * osg::Vec4ubP

Definition at line 840 of file OSGVector.h.

typedef VectorInterface< Int8, VecStorage4< Int8 > > osg::Vec4b

Definition at line 847 of file OSGVector.h.

typedef Vec4b * osg::Vec4bP

Definition at line 855 of file OSGVector.h.

typedef VectorInterface< UInt16, VecStorage4< UInt16 > > osg::Vec4us

Definition at line 862 of file OSGVector.h.

typedef Vec4us * osg::Vec4usP

Definition at line 868 of file OSGVector.h.

typedef VectorInterface< Int16, VecStorage4< Int16 > > osg::Vec4s

Definition at line 874 of file OSGVector.h.

typedef Vec4s * osg::Vec4sP

Definition at line 880 of file OSGVector.h.

typedef VectorInterface< Real32, VecStorage4< Real32 > > osg::Vec4f

Definition at line 886 of file OSGVector.h.

typedef Vec4f * osg::Vec4fP

Definition at line 892 of file OSGVector.h.

typedef VectorInterface< Real64, VecStorage4< Real64 > > osg::Vec4d

Definition at line 898 of file OSGVector.h.

typedef Vec4d * osg::Vec4dP

Definition at line 904 of file OSGVector.h.

typedef VectorInterface< Real128, VecStorage4< Real128 > > osg::Vec4ld

Definition at line 910 of file OSGVector.h.

typedef Vec4ld * osg::Vec4ldP

Definition at line 916 of file OSGVector.h.

typedef PointInterface< UInt8, VecStorage2< UInt8 > > osg::Pnt2ub

Definition at line 925 of file OSGVector.h.

typedef Pnt2ub * osg::Pnt2ubP

Definition at line 931 of file OSGVector.h.

typedef PointInterface< Int8, VecStorage2< Int8 > > osg::Pnt2b

Definition at line 938 of file OSGVector.h.

typedef Pnt2b * osg::Pnt2bP

Definition at line 946 of file OSGVector.h.

typedef PointInterface< UInt16, VecStorage2< UInt16 > > osg::Pnt2us

Definition at line 953 of file OSGVector.h.

typedef Pnt2us * osg::Pnt2usP

Definition at line 959 of file OSGVector.h.

typedef PointInterface< Int16, VecStorage2< Int16 > > osg::Pnt2s

Definition at line 965 of file OSGVector.h.

typedef Pnt2s * osg::Pnt2sP

Definition at line 971 of file OSGVector.h.

typedef PointInterface< Real32, VecStorage2< Real32 > > osg::Pnt2f

Definition at line 977 of file OSGVector.h.

typedef Pnt2f * osg::Pnt2fP

Definition at line 983 of file OSGVector.h.

typedef PointInterface< Real64, VecStorage2< Real64 > > osg::Pnt2d

Definition at line 989 of file OSGVector.h.

typedef Pnt2d * osg::Pnt2dP

Definition at line 995 of file OSGVector.h.

typedef PointInterface< Real128, VecStorage2< Real128 > > osg::Pnt2ld

Definition at line 1001 of file OSGVector.h.

typedef Pnt2ld * osg::Pnt2ldP

Definition at line 1007 of file OSGVector.h.

typedef PointInterface< UInt8, VecStorage3< UInt8 > > osg::Pnt3ub

Definition at line 1014 of file OSGVector.h.

typedef Pnt3ub * osg::Pnt3ubP

Definition at line 1020 of file OSGVector.h.

typedef PointInterface< Int8, VecStorage3< Int8 > > osg::Pnt3b

Definition at line 1027 of file OSGVector.h.

typedef Pnt3b * osg::Pnt3bP

Definition at line 1035 of file OSGVector.h.

typedef PointInterface< UInt16, VecStorage3< UInt16 > > osg::Pnt3us

Definition at line 1042 of file OSGVector.h.

typedef Pnt3us * osg::Pnt3usP

Definition at line 1048 of file OSGVector.h.

typedef PointInterface< Int16, VecStorage3< Int16 > > osg::Pnt3s

Definition at line 1054 of file OSGVector.h.

typedef Pnt3s * osg::Pnt3sP

Definition at line 1060 of file OSGVector.h.

typedef PointInterface< Real32, VecStorage3< Real32 > > osg::Pnt3f

Definition at line 1066 of file OSGVector.h.

typedef Pnt3f * osg::Pnt3fP

Definition at line 1072 of file OSGVector.h.

typedef PointInterface< Real64, VecStorage3< Real64 > > osg::Pnt3d

Definition at line 1078 of file OSGVector.h.

typedef Pnt3d * osg::Pnt3dP

Definition at line 1084 of file OSGVector.h.

typedef PointInterface< Real128, VecStorage3< Real128 > > osg::Pnt3ld

Definition at line 1090 of file OSGVector.h.

typedef Pnt3ld * osg::Pnt3ldP

Definition at line 1096 of file OSGVector.h.

typedef PointInterface< UInt8, VecStorage4< UInt8 > > osg::Pnt4ub

Definition at line 1103 of file OSGVector.h.

typedef Pnt4ub * osg::Pnt4ubP

Definition at line 1109 of file OSGVector.h.

typedef PointInterface< Int8, VecStorage4< Int8 > > osg::Pnt4b

Definition at line 1116 of file OSGVector.h.

typedef Pnt4b * osg::Pnt4bP

Definition at line 1124 of file OSGVector.h.

typedef PointInterface< UInt16, VecStorage4< UInt16 > > osg::Pnt4us

Definition at line 1131 of file OSGVector.h.

typedef Pnt4us * osg::Pnt4usP

Definition at line 1137 of file OSGVector.h.

typedef PointInterface< Int16, VecStorage4< Int16 > > osg::Pnt4s

Definition at line 1143 of file OSGVector.h.

typedef Pnt4s * osg::Pnt4sP

Definition at line 1149 of file OSGVector.h.

typedef PointInterface< Real32, VecStorage4< Real32 > > osg::Pnt4f

Definition at line 1155 of file OSGVector.h.

typedef Pnt4f * osg::Pnt4fP

Definition at line 1161 of file OSGVector.h.

typedef PointInterface< Real64, VecStorage4< Real64 > > osg::Pnt4d

Definition at line 1167 of file OSGVector.h.

typedef Pnt4d * osg::Pnt4dP

Definition at line 1173 of file OSGVector.h.

typedef PointInterface< Real128, VecStorage4< Real128 > > osg::Pnt4ld

Definition at line 1179 of file OSGVector.h.

typedef Pnt4ld * osg::Pnt4ldP

Definition at line 1185 of file OSGVector.h.


Generated on Mon Mar 17 12:02:54 2008 for OpenSG by  doxygen 1.5.5