_depth | EggNode | [protected] |
_node_frame | EggNode | [protected] |
_node_frame_inv | EggNode | [protected] |
_node_to_vertex | EggNode | [protected] |
_parent | EggNode | [protected] |
_type | EggTable | [private] |
_type_handle | EggTable | [private, static] |
_under_flags | EggNode | [protected] |
_vertex_frame | EggNode | [protected] |
_vertex_frame_inv | EggNode | [protected] |
_vertex_to_node | EggNode | [protected] |
add_child(PointerTo< EggNode > node) | EggGroupNode | |
adjust_under() | EggNode | [protected, virtual] |
apply_texmats() | EggNode | |
begin() const | EggGroupNode | |
clear() | EggGroupNode | |
clear_name() | Namable | [inline] |
const_iterator typedef | EggGroupNode | |
const_pointer typedef | EggGroupNode | |
const_reference typedef | EggGroupNode | |
const_reverse_iterator typedef | EggGroupNode | |
determine_alpha_mode() | EggNode | [virtual] |
determine_bin() | EggNode | [virtual] |
determine_depth_test_mode() | EggNode | [virtual] |
determine_depth_write_mode() | EggNode | [virtual] |
determine_draw_order() | EggNode | [virtual] |
difference_type typedef | EggGroupNode | |
egg_start_parse_body() | EggNode | [protected, virtual] |
EggGroupNode(const string &name="") | EggGroupNode | [inline] |
EggGroupNode(const EggGroupNode ©) | EggGroupNode | |
EggNamedObject(const string &name="") | EggNamedObject | [inline] |
EggNamedObject(const EggNamedObject ©) | EggNamedObject | [inline] |
EggNode(const string &name="") | EggNode | [inline] |
EggNode(const EggNode ©) | EggNode | [inline] |
EggObject() | EggObject | [inline] |
EggObject(const EggObject ©) | EggObject | [inline] |
EggTable(const string &name="") | EggTable | [inline] |
EggTable(const EggTable ©) | EggTable | [inline] |
empty() const | EggGroupNode | |
end() const | EggGroupNode | |
erase(iterator position) | EggGroupNode | |
erase(iterator first, iterator last) | EggGroupNode | |
find_coordsys_entry() | EggGroupNode | [protected] |
find_materials(EggMaterialCollection *collection) | EggGroupNode | [protected] |
find_textures(EggTextureCollection *collection) | EggGroupNode | [protected] |
flatten_transforms() | EggNode | [inline] |
force_init_type() | EggTable | [inline, virtual] |
get_class_type() | EggTable | [inline, static] |
get_depth() const | EggNode | [inline] |
get_name() const | Namable | [inline] |
get_node_frame() const | EggNode | [inline] |
get_node_frame_inv() const | EggNode | [inline] |
get_node_to_vertex() const | EggNode | [inline] |
get_parent() const | EggNode | [inline] |
get_ref_count() const | ReferenceCount | [inline] |
get_table_type() const | EggTable | [inline] |
get_type() const | EggTable | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_vertex_frame() const | EggNode | [inline] |
get_vertex_frame_inv() const | EggNode | [inline] |
get_vertex_to_node() const | EggNode | [inline] |
has_name() const | Namable | [inline] |
init_type() | EggTable | [inline, static] |
insert(iterator position, PointerTo< EggNode > x) | EggGroupNode | |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_local_coord() const | EggNode | [inline] |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
is_under_instance() const | EggNode | [inline] |
is_under_transform() const | EggNode | [inline] |
iterator typedef | EggGroupNode | |
MatrixFrame typedef | EggNode | [protected] |
Namable(const string &initial_name="") | Namable | [inline] |
Namable(const Namable ©) | Namable | [inline] |
operator=(const EggTable ©) | EggTable | [inline] |
EggGroupNode::operator=(const EggGroupNode ©) | EggGroupNode | |
EggNode::operator=(const EggNode ©) | EggNode | [inline] |
EggNamedObject::operator=(const EggNamedObject ©) | EggNamedObject | [inline] |
EggGroupNode::EggObject::operator=(const EggObject ©) | EggObject | [inline] |
EggGroupNode::TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
EggGroupNode::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
EggGroupNode::ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
Namable::operator=(const Namable &other) | Namable | [inline] |
output(ostream &out) const | Namable | [inline] |
parse_egg(const string &egg_syntax) | EggNode | |
pointer typedef | EggGroupNode | |
r_apply_texmats(EggTextureCollection &textures) | EggGroupNode | [protected, virtual] |
r_flatten_transforms() | EggGroupNode | [protected, virtual] |
r_load_externals(const DSearchPath &searchpath, CoordinateSystem coordsys) | EggGroupNode | [protected] |
r_mark_coordsys(CoordinateSystem cs) | EggGroupNode | [protected, virtual] |
r_transform(const LMatrix4d &mat, const LMatrix4d &inv, CoordinateSystem to_cs) | EggGroupNode | [protected, virtual] |
r_transform_vertices(const LMatrix4d &mat) | EggGroupNode | [protected, virtual] |
rbegin() const | EggGroupNode | |
recompute_polygon_normals(CoordinateSystem cs=CS_default) | EggGroupNode | |
recompute_vertex_normals(double threshold, CoordinateSystem cs=CS_default) | EggGroupNode | |
ref() const | ReferenceCount | [inline] |
reference typedef | EggGroupNode | |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
remove_child(PointerTo< EggNode > node) | EggGroupNode | |
remove_invalid_primitives() | EggGroupNode | |
remove_unused_vertices() | EggGroupNode | |
rend() const | EggGroupNode | |
replace(iterator position, PointerTo< EggNode > x) | EggGroupNode | |
resolve_filenames(const DSearchPath &searchpath) | EggGroupNode | |
reverse_iterator typedef | EggGroupNode | |
reverse_vertex_ordering() | EggGroupNode | |
set_name(const string &name) | Namable | [inline] |
set_table_type(TableType type) | EggTable | [inline] |
size() const | EggGroupNode | |
size_type typedef | EggGroupNode | |
steal_children(EggGroupNode &other) | EggGroupNode | |
string_table_type(const string &string) | EggTable | [static] |
strip_normals() | EggGroupNode | |
TableType enum name | EggTable | |
test_ref_count_integrity() const | ReferenceCount | [inline] |
test_under_integrity() const | EggNode | |
transform(const LMatrix4d &mat) | EggNode | [inline] |
transform_vertices_only(const LMatrix4d &mat) | EggNode | [inline] |
triangulate_polygons(bool convex_also) | EggGroupNode | |
TT_bundle enum value | EggTable | |
TT_invalid enum value | EggTable | |
TT_table enum value | EggTable | |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount() | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
UF_local_coord enum value | EggNode | [protected] |
UF_under_instance enum value | EggNode | [protected] |
UF_under_transform enum value | EggNode | [protected] |
UnderFlags enum name | EggNode | [protected] |
unref() const | ReferenceCount | [inline] |
update_under(int depth_offset) | EggGroupNode | [protected, virtual] |
write(ostream &out, int indent_level) const | EggTable | [virtual] |
write_header(ostream &out, int indent_level, const char *egg_keyword) const | EggNamedObject | |
~EggGroupNode() | EggGroupNode | [virtual] |
~EggObject() | EggObject | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |