Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
cpe::algorithmHelper class to perform Bresenham and Scanline algorithm
cpe::colorContainer class for (r,g,b) color. Each component is an integer in [0,255]
cpe::exception_colorException class for color
cpe::exception_cpeGeneral exception class
cpe::exception_imageSpecial exception class for image
cpe::exception_meshSpecial exception class for image
cpe::exception_p2dException class for p2d
cpe::exception_v3Special exception class for v3
cpe::imageContainer for picture data. Data are stored as unsigned char [0,255]
cpe::image_drawableSpecialized class of image where user can draw lines, triangles, ..
cpe::image_drawable_zbufferExtension class from image_drawable in adding Z-buffer
cpe::light_parametersContainer for lighting parameters (light position, ...)
cpe::meshContainer class for a generic mesh with normal, color, ..
cpe::p2dContainer for 2D integer positions (pixel position)
cpe::pixel_interpContainer for pixel absolute & relative position within a segment
cpe::render_engineHelper class to render 3D models
cpe::scanline_dataContainer for scanline algorithm (triangle filling)
cpe::shading_parametersContainer for shading parameters (ambiant, diffuse, specular values ...)
cpe::triangle_shadedContainer for triangle with shading (normal+color) information
cpe::v3Vectors/Points 3D
cpe::v3_shadedExtension of v3 class to compute vertices with shading
Generated on Mon Apr 18 20:43:32 2011 by  doxygen 1.6.3