Defines a series of line strips.
More...
#include "geomLinestrips.h"
List of all members.
Detailed Description
Defines a series of line strips.
Definition at line 25 of file geomLinestrips.h.
Member Function Documentation
| int GeomLinestrips::get_geom_rendering |
( |
| ) |
const [virtual] |
| int GeomLinestrips::get_min_num_vertices_per_primitive |
( |
| ) |
const [virtual] |
| GeomPrimitive::PrimitiveType GeomLinestrips::get_primitive_type |
( |
| ) |
const [virtual] |
Returns the fundamental rendering type of this primitive: whether it is points, lines, or polygons.
This is used to set up the appropriate antialiasing settings when AntialiasAttrib::M_auto is in effect; it also implies the type of primitive that will be produced when decompose() is called.
Implements GeomPrimitive.
Definition at line 78 of file geomLinestrips.cxx.
| void GeomLinestrips::register_with_read_factory |
( |
| ) |
[static] |
The documentation for this class was generated from the following files: