Go to the source code of this file.
Data Structures | |
struct | FACE |
struct | OBJECT |
class | Rgb |
struct | SCENE |
struct | SVOLUME |
class | Transfo |
class | vec2i |
class | vec4d |
Typedefs | |
typedef int | INDEX_POINT |
typedef int | INDEX_COLOR |
typedef int | INDEX_FACE |
typedef int | INDEX_OBJECT |
typedef float | vec4f [4] |
|
color index |
|
face index |
|
object index |
|
point index |
|
homogene vec4f as a table of 4 float could be replaced by vec4 |