#include <geomPolygon.h>
Inheritance diagram for GeomPolygon:
Public Member Functions | |
GeomPolygon () | |
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 prim) const |
virtual Geom * | explode () const |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
void | register_with_read_factory (void) |
TypedWritable * | make_GeomPolygon (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 geomPolygon.h. Referenced by make_copy(). |
|
Implements Geom. Definition at line 60 of file geomPolygon.cxx. References GraphicsStateGuardianBase::draw_polygon(). |
|
Reimplemented from Geom. Definition at line 49 of file geomPolygon.h. |
|
Reimplemented from Geom. Definition at line 70 of file geomPolygon.h. References Geom::get_class_type(), and Geom::init_type(). |
|
Implements Geom. Definition at line 45 of file geomPolygon.h. |
|
Implements Geom. Definition at line 38 of file geomPolygon.h. |
|
Implements Geom. Definition at line 35 of file geomPolygon.h. |
|
Reimplemented from Geom. Definition at line 67 of file geomPolygon.h. References Geom::get_class_type(). |
|
Reimplemented from Geom. Definition at line 62 of file geomPolygon.h. References Geom::get_class_type(), Geom::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 41 of file geomPolygon.cxx. References GeomPolygon(). |
|
Definition at line 70 of file geomPolygon.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 geomPolygon.cxx. |
|
Definition at line 88 of file geomPolygon.cxx. References Geom::get_class_type(), BamReader::get_factory(), make_GeomPolygon(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 41 of file geomPolygon.h. |
|
Reimplemented from Geom. Definition at line 59 of file geomPolygon.h. |
|
Reimplemented from Geom. Definition at line 30 of file geomPolygon.cxx. |