CSAD
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
Classes
bt: math

mathematical operations and classes. More...

Classes

class  bt::depVector4f
 depVector4f - четырехмерный вектор одинарной точности c плавающей точкой, архитектурно зависим. More...
 
class  bt::matrix4d
 matrix4d - The matrix in the format of floating point numbers double precision More...
 
class  bt::matrix4f
 matrix4f - The matrix in the format of floating point single precision. More...
 
class  bt::quaterniond
 quaterniond - the rotation around the vector More...
 
class  bt::quaternionf
 quaternionf - the rotation around the vector More...
 
class  bt::vector2b
 vector2b - двухмерный целочисленный беззнаковый вектор байт. More...
 
class  bt::vector2d
 vector2d - двухмерный вектор двойной точности More...
 
class  bt::vector2f
 vector2f - two-dimensional single precision vector More...
 
class  bt::vector2i
 vector2i - two-dimensional integer vector. More...
 
class  bt::vector3d
 vector3d - three-dimensional vector with double precision. More...
 
class  bt::vector3f
 vector3f - three-dimensional vector with single precision. More...
 
class  bt::vector3i
 vector3i - three-dimensional integer vector. More...
 
class  bt::vector4b
 vector4b - четырехмерный целочисленный беззнаковый вектор байт. More...
 
class  bt::vector4d
 vector4d - four-dimensional double precision vector. More...
 
class  bt::vector4f
 vector4f - four-dimensional single precision vector More...
 
class  bt::vector4i
 vector4i - four-dimensional integer vector. More...
 

Detailed Description

mathematical operations and classes.

See Also
bt