Blender V5.0
Freestyle::Geometry Namespace Reference

Classes

class  Polygon
class  Polygon3r

Typedefs

typedef VecMat::Vec2< uintVec2u
typedef VecMat::Vec2< int > Vec2i
typedef VecMat::Vec2< floatVec2f
typedef VecMat::Vec2< double > Vec2d
typedef VecMat::Vec2< realVec2r
typedef VecMat::Vec3< uintVec3u
typedef VecMat::Vec3< int > Vec3i
typedef VecMat::Vec3< floatVec3f
typedef VecMat::Vec3< double > Vec3d
typedef VecMat::Vec3< realVec3r
typedef VecMat::HVec3< uintHVec3u
typedef VecMat::HVec3< int > HVec3i
typedef VecMat::HVec3< floatHVec3f
typedef VecMat::HVec3< double > HVec3d
typedef VecMat::HVec3< realHVec3r
typedef VecMat::SquareMatrix< uint, 2 > Matrix22u
typedef VecMat::SquareMatrix< int, 2 > Matrix22i
typedef VecMat::SquareMatrix< float, 2 > Matrix22f
typedef VecMat::SquareMatrix< double, 2 > Matrix22d
typedef VecMat::SquareMatrix< real, 2 > Matrix22r
typedef VecMat::SquareMatrix< uint, 3 > Matrix33u
typedef VecMat::SquareMatrix< int, 3 > Matrix33i
typedef VecMat::SquareMatrix< float, 3 > Matrix33f
typedef VecMat::SquareMatrix< double, 3 > Matrix33d
typedef VecMat::SquareMatrix< real, 3 > Matrix33r
typedef VecMat::SquareMatrix< uint, 4 > Matrix44u
typedef VecMat::SquareMatrix< int, 4 > Matrix44i
typedef VecMat::SquareMatrix< float, 4 > Matrix44f
typedef VecMat::SquareMatrix< double, 4 > Matrix44d
typedef VecMat::SquareMatrix< real, 4 > Matrix44r

Typedef Documentation

◆ HVec3d

Definition at line 35 of file Geom.h.

◆ HVec3f

◆ HVec3i

Definition at line 33 of file Geom.h.

◆ HVec3r

◆ HVec3u

◆ Matrix22d

Definition at line 41 of file Geom.h.

◆ Matrix22f

◆ Matrix22i

◆ Matrix22r

◆ Matrix22u

◆ Matrix33d

Definition at line 47 of file Geom.h.

◆ Matrix33f

◆ Matrix33i

◆ Matrix33r

◆ Matrix33u

◆ Matrix44d

Definition at line 53 of file Geom.h.

◆ Matrix44f

◆ Matrix44i

◆ Matrix44r

◆ Matrix44u

◆ Vec2d

Definition at line 23 of file Geom.h.

◆ Vec2f

◆ Vec2i

Definition at line 21 of file Geom.h.

◆ Vec2r

◆ Vec2u

◆ Vec3d

Definition at line 29 of file Geom.h.

◆ Vec3f

◆ Vec3i

Definition at line 27 of file Geom.h.

◆ Vec3r

◆ Vec3u