Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

GeomLine Member List

This is the complete list of members for GeomLine, including all inherited members.
__pad0__GeomLine [protected]
__pad1__Geom
_bindGeom [protected]
_cindexGeom [protected]
_colorsGeom [protected]
_coordsGeom [protected]
_get_colorGeom [protected]
_get_normalGeom [protected]
_get_texcoordGeom [protected]
_get_vertexGeom [protected]
_nindexGeom [protected]
_normsGeom [protected]
_num_verticesGeom [protected]
_numprimsGeom [protected]
_prepared_contextGeom [protected]
_prepared_gsgGeom [protected]
_primlengthsGeom [protected]
_texcoordsGeom [protected]
_tindexGeom [protected]
_type_handleGeomLine [private, static]
_vindexGeom [protected]
_widthGeomLine [protected]
BoundedObject()BoundedObject
BoundedObject(const BoundedObject &copy)BoundedObject
BVT_dynamic_sphereBoundedObject
calc_tight_bounds(LPoint3f &min_point, LPoint3f &max_point, bool &found_any) constGeom
check_config() constWritableConfigurable [inline]
clear_gsg(GraphicsStateGuardianBase *gsg)Geom
complete_pointers(TypedWritable **p_list, BamReader *manager)TypedWritable [virtual]
config()Geom [virtual]
dDrawable()dDrawable
draw(GraphicsStateGuardianBase *gsg)Geom [virtual]
draw_immediate(GraphicsStateGuardianBase *gsg, GeomContext *gc)GeomLine [virtual]
explode() constGeomLine [inline, virtual]
fillin(DatagramIterator &scan, BamReader *manager)GeomLine [protected]
finalize()TypedWritable [virtual]
force_bound_stale()BoundedObject
force_init_type()GeomLine [inline, virtual]
Geom()Geom
Geom(const Geom &copy)Geom
GeomLine(void)GeomLine [inline]
get_bound() constBoundedObject
get_bound_ptr() constBoundedObject [protected]
get_class_type()Geom [inline, static]
get_colors(PTA_Colorf &colors, GeomBindType &bind, PTA_ushort &cindex) constGeom
get_colors_array() constGeom
get_colors_index() constGeom
get_coords(PTA_Vertexf &coords, GeomBindType &bind, PTA_ushort &vindex) constGeom
get_coords(PTA_Vertexf &coords, PTA_ushort &vindex) constGeom
get_coords_array() constGeom
get_coords_index() constGeom
get_length(int) constGeomLine [inline, virtual]
get_lengths() constGeom
get_next_color(ColorIterator &citerator) constGeom
get_next_normal(NormalIterator &niterator) constGeom
get_next_texcoord(TexCoordIterator &tciterator) constGeom
get_next_vertex(VertexIterator &viterator) constGeom
get_normals(PTA_Normalf &norms, GeomBindType &bind, PTA_ushort &nindex) constGeom
get_normals_array() constGeom
get_normals_index() constGeom
get_num_more_vertices_than_components() constGeomLine [inline, virtual]
get_num_prims() constGeom
get_num_vertices() constGeom
get_num_vertices_per_prim() constGeomLine [inline, virtual]
get_texcoords(PTA_TexCoordf &texcoords, GeomBindType &bind, PTA_ushort &tindex) constGeom
get_texcoords_array() constGeom
get_texcoords_index() constGeom
get_tris() constGeom [virtual]
get_type() constGeomLine [inline, virtual]
get_type_index() constTypedObject
get_width(void) constGeomLine [inline]
GetNextColor typedefGeom
GetNextNormal typedefGeom
GetNextTexCoord typedefGeom
GetNextVertex typedefGeom
indent_levelGeom
init()Geom [protected]
init_type()GeomLine [inline, static]
is_bound_stale() constBoundedObject
is_dirty(void) constWritableConfigurable [inline]
is_dynamic() constGeom [virtual]
is_exact_type(TypeHandle handle) constTypedObject
is_final() constBoundedObject
is_of_type(TypeHandle handle) constTypedObject
make_color_iterator() constGeom
make_copy() constGeomLine [virtual]
make_dirty(void)WritableConfigurable [inline]
make_GeomLine(const FactoryParams &params)GeomLine [static]
make_normal_iterator() constGeom
make_texcoord_iterator() constGeom
make_vertex_iterator() constGeom
mark_bound_stale()BoundedObject
NullTypedWritable [static]
operator=(const Geom &copy)Geom
dDrawable::operator=(const ReferenceCount &)ReferenceCount [protected]
dDrawable::operator=(const TypedWritable &copy)TypedWritable
dDrawable::TypedObject::operator=(const TypedObject &copy)TypedObject
dDrawable::operator=(const BoundedObject &copy)BoundedObject
output(ostream &out) constGeom [virtual]
prepare(GraphicsStateGuardianBase *gsg)Geom
print_draw_immediate(void) constGeomLine [inline, virtual]
propagate_stale_bound()dDrawable [protected, virtual]
recompute_bound()Geom [protected, virtual]
ref() constReferenceCount [protected]
ReferenceCount()ReferenceCount [protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [protected]
register_with_read_factory(void)GeomLine [static]
set_bound(BoundingVolumeType type)BoundedObject
set_bound(const BoundingVolume &volume)BoundedObject
set_bound_ptr(BoundingVolume *bound)BoundedObject [protected]
set_colors(const PTA_Colorf &colors, GeomBindType bind, const PTA_ushort &cindex=PTA_ushort())Geom
set_coords(const PTA_Vertexf &coords, const PTA_ushort &vindex=PTA_ushort())Geom
set_coords(const PTA_Vertexf &coords, GeomBindType bind, const PTA_ushort &vindex=PTA_ushort())Geom
set_final(bool flag)BoundedObject
set_lengths(const PTA_int &lengths)Geom
set_normals(const PTA_Normalf &norms, GeomBindType bind, const PTA_ushort &nindex=PTA_ushort())Geom
set_num_prims(int num)Geom
set_texcoords(const PTA_TexCoordf &texcoords, GeomBindType bind, const PTA_ushort &tindex=PTA_ushort())Geom
set_width(float width)GeomLine [inline]
test_ref_count_integrity() constReferenceCount [protected]
transform_vertices(const LMatrix4f &mat)Geom
TypedObject()TypedObject
TypedObject(const TypedObject &copy)TypedObject
TypedWritable()TypedWritable
TypedWritable(const TypedWritable &copy)TypedWritable
unprepare()Geom
unprepare(GraphicsStateGuardianBase *gsg)Geom
unref() constReferenceCount [protected]
uses_components() constGeomLine [inline, virtual]
WritableConfigurable(void)WritableConfigurable [inline]
write_datagram(BamWriter *manager, Datagram &me)GeomLine [virtual]
write_verbose(ostream &out, int indent_level) constGeom
~BoundedObject()BoundedObject [virtual]
~dDrawable()dDrawable [virtual]
~Geom()Geom
~ReferenceCount()ReferenceCount [protected]
~TypedWritable()TypedWritable [virtual]

Generated on Fri Apr 18 00:12:20 2003 for Panda by doxygen1.3