24 #ifndef GF_PRIMITIVE_TYPE_H    25 #define GF_PRIMITIVE_TYPE_H    28 #ifndef DOXYGEN_SHOULD_SKIP_THIS    53 #ifndef DOXYGEN_SHOULD_SKIP_THIS List of connected lines, a point uses the previous point to form a line, the last point is connected ...
 
List of individual triangles. 
 
PrimitiveType
Kind of primitives to render. 
Definition: PrimitiveType.h:43
 
List of individual points. 
 
List of individual lines. 
 
The namespace for gf classes. 
Definition: Action.h:34
 
List of connected lines, a point uses the previous point to form a line. 
 
List of connected triangles, a point uses the two previous points to form a triangle. 
 
List of connected triangles, a point uses the common center and the previous point to form a triangle...