#include <geomTri.h>
Inheritance diagram for GeomTri:
Public Member Functions | |
GeomTri () | |
virtual Geom * | make_copy () const |
virtual void | print_draw_immediate () 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) 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_GeomTri (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 30 of file geomTri.h. Referenced by make_copy(). |
|
Implements Geom. Definition at line 186 of file geomTri.cxx. References GraphicsStateGuardianBase::draw_tri(). |
|
Reimplemented from Geom. Definition at line 68 of file geomTri.h. References Geom::get_class_type(), and Geom::init_type(). |
|
Implements Geom. |
|
Implements Geom. |
|
Implements Geom. |
|
Reimplemented from Geom. Definition at line 206 of file geomTri.cxx. References Geom::_numprims, Geom::_vindex, PointerToArray< unsigned short >::empty(), PTA_ushort, PointerToArray< unsigned short >::push_back(), and PointerToArray< unsigned short >::reserve(). |
|
Reimplemented from Geom. Definition at line 65 of file geomTri.h. References Geom::get_class_type(). |
|
Reimplemented from Geom. Definition at line 60 of file geomTri.h. References Geom::get_class_type(), Geom::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 41 of file geomTri.cxx. References GeomTri(). |
|
Definition at line 235 of file geomTri.cxx. References Geom::config(), Geom::fillin(), WritableConfigurable::make_dirty(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Implements Geom. Definition at line 51 of file geomTri.cxx. |
|
Definition at line 253 of file geomTri.cxx. References Geom::get_class_type(), BamReader::get_factory(), make_GeomTri(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Implements Geom. |
|
Reimplemented from Geom. |
|
Reimplemented from Geom. Definition at line 30 of file geomTri.cxx. |