Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NcpeNamespace for CPE classes
 oCmatrix2Matrix 2x2
 oCexception_matrix2Special exception class for v3
 oCmatrix3Matrix 3x3
 oCexception_matrix3Special exception class for v3
 oCmatrix4Matrix 4x4
 oCexception_matrix4Special exception class for v3
 oCquaternionQuaternion class
 oCexception_quaternionSpecial exception class for v4
 oCvec2Vectors/Points 2D
 oCexception_vec2Special exception class for v2
 oCvec3Vectors/Points 3D
 oCexception_vec3Special exception class for v3
 oCvec4Vectors/Points 4D
 oCexception_vec4Special exception class for v4
 oCexception_cpeGeneral exception class
 oCcolorContainer class for (r,g,b) color. Each component is between [0,1]
 oCexception_colorException class for color
 oCimageContainer for picture data. Data are stored as unsigned char [0,255]
 oCexception_imageSpecial exception class for image
 oCimage_zbufferContainer for picture data. Data are stored as unsigned char [0,255]
 oCline_discreteContainer for vector of 2D integer coordinates
 oCpos2Container for 2D integer positions (pixel position)
 oCexception_p2dException class for p2d
 oCline_pointer
 oCtriangle_scanline
 oCz_bufferClass to manage a depth-buffer
 oCmeshContainer class for a generic mesh with normal, color, texture, ..
 oCexception_meshSpecial exception class for image
 oCmesh_ioHelper class for I/O mesh
 oCrender_engineRenderer
 oCsceneA 3D scene containing a projection matrix and a light
 oCshadingContainer for shading parameters (ambiant,diffuse,specular)
 \CvertexA vertex structure containing a position, normal, and a color