#include <geomTrifan.h>
Inheritance diagram for GeomTrifan:
Public Member Functions | |
GeomTrifan (void) | |
virtual Geom * | make_copy () const |
virtual void | print_draw_immediate (void) const |
int | get_num_tris (void) const |
virtual void | draw_immediate (GraphicsStateGuardianBase *gsg, GeomContext *gc) |
virtual int | get_num_vertices_per_prim () const |
virtual int | get_num_more_vertices_than_components () const |
virtual bool | uses_components () const |
virtual int | get_length (int prim) const |
virtual Geom * | explode () const |
virtual PTA_ushort | get_tris () const |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
void | register_with_read_factory (void) |
TypedWritable * | make_GeomTrifan (const FactoryParams ¶ms) |
void | init_type () |
Public Attributes | |
PUBLISHED | __pad0__: static TypeHandle get_class_type() { return _type_handle |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 31 of file geomTrifan.h. Referenced by make_copy(). |
|
Implements Geom. Definition at line 202 of file geomTrifan.cxx. References GraphicsStateGuardianBase::draw_trifan(). |
|
|
Reimplemented from Geom. Definition at line 71 of file geomTrifan.h. References Geom::get_class_type(), and Geom::init_type(). |
|
Implements Geom. Definition at line 47 of file geomTrifan.h. Referenced by explode(). |
|
Implements Geom. Definition at line 40 of file geomTrifan.h. |
|
Definition at line 39 of file geomTrifan.cxx. References Geom::_numprims, and Geom::_primlengths. Referenced by get_tris(). |
|
Implements Geom. Definition at line 37 of file geomTrifan.h. |
|
Reimplemented from Geom. Definition at line 356 of file geomTrifan.cxx. References Geom::_numprims, Geom::_primlengths, Geom::_vindex, PointerToArray< unsigned short >::empty(), get_num_tris(), len, PTA_ushort, PointerToArray< unsigned short >::push_back(), PointerToArray< unsigned short >::reserve(), and ushort. |
|
Reimplemented from Geom. Definition at line 68 of file geomTrifan.h. References Geom::get_class_type(). |
|
Reimplemented from Geom. Definition at line 63 of file geomTrifan.h. References Geom::get_class_type(), Geom::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 56 of file geomTrifan.cxx. References GeomTrifan(). |
|
Definition at line 400 of file geomTrifan.cxx. References Geom::config(), Geom::fillin(), WritableConfigurable::make_dirty(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Implements Geom. Definition at line 66 of file geomTrifan.cxx. |
|
Definition at line 418 of file geomTrifan.cxx. References Geom::get_class_type(), BamReader::get_factory(), make_GeomTrifan(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 43 of file geomTrifan.h. |
|
Reimplemented from Geom. Definition at line 60 of file geomTrifan.h. |
|
Reimplemented from Geom. Definition at line 31 of file geomTrifan.cxx. |