#include <geomSphere.h>
Inheritance diagram for GeomSphere:
Public Member Functions | |
GeomSphere () | |
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 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_GeomSphere (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 42 of file geomSphere.h. Referenced by make_copy(). |
|
Implements Geom. Definition at line 43 of file geomSphere.cxx. References GraphicsStateGuardianBase::draw_sphere(). |
|
Reimplemented from Geom. Definition at line 61 of file geomSphere.h. |
|
Reimplemented from Geom. Definition at line 83 of file geomSphere.h. References Geom::get_class_type(), and Geom::init_type(). |
|
Implements Geom. Definition at line 57 of file geomSphere.h. |
|
Implements Geom. Definition at line 50 of file geomSphere.h. |
|
Implements Geom. Definition at line 47 of file geomSphere.h. |
|
Reimplemented from Geom. Definition at line 80 of file geomSphere.h. References Geom::get_class_type(). |
|
Reimplemented from Geom. Definition at line 75 of file geomSphere.h. References Geom::get_class_type(), Geom::init_type(), and register_type(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 38 of file geomSphere.cxx. References GeomSphere(). |
|
Definition at line 53 of file geomSphere.cxx. References Geom::config(), Geom::fillin(), WritableConfigurable::make_dirty(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Implements Geom. Definition at line 44 of file geomSphere.h. |
|
Definition at line 72 of file geomSphere.cxx. References Geom::get_class_type(), BamReader::get_factory(), make_GeomSphere(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Implements Geom. Definition at line 53 of file geomSphere.h. |
|
Reimplemented from Geom. Definition at line 72 of file geomSphere.h. |
|
Reimplemented from Geom. Definition at line 26 of file geomSphere.cxx. |