aiTypes.h File Reference

Basic data types and primitives, such as vectors or colors. More...

Classes

struct  aiColor3D
 Represents a color in Red-Green-Blue space. More...
struct  aiPlane
 Represents a plane in a three-dimensional, euclidean space. More...
struct  aiRay
 Represents a ray. More...
struct  aiString
 Represents an UTF-8 string, zero byte terminated. More...

Namespaces

namespace  Assimp
 

Assimp's CPP-API and all internal APIs.


Variables

const size_t MAXLEN = 1024
 Maximum dimension for strings, ASSIMP strings are zero terminated.
struct aiPlane PACK_STRUCT
 Represents a plane in a three-dimensional, euclidean space.

Detailed Description

Basic data types and primitives, such as vectors or colors.


Variable Documentation

const size_t MAXLEN = 1024

Maximum dimension for strings, ASSIMP strings are zero terminated.

Represents a plane in a three-dimensional, euclidean space.

Represents a color in Red-Green-Blue space.

Represents a ray.


Generated on 3 Jul 2012 for Assimp by  doxygen 1.6.1