EggObject::__pad0__ | TypedReferenceCount | |
_auto_resolve_externals | EggData | [private] |
_coordsys | EggData | [private] |
_depth | EggNode | [protected] |
_egg_filename | EggData | [private] |
_parent | EggNode | [protected] |
_type_handle | EggData | [private, static] |
_under_flags | EggNode | [protected] |
adjust_under() | EggNode | [protected, virtual] |
apply_texmats() | EggNode | |
begin() const | EggGroupNode | |
clear() | EggGroupNode | |
collapse_equivalent_materials() | EggData | |
collapse_equivalent_textures() | EggData | |
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] |
EggData() | EggData | |
EggData(const EggData ©) | EggData | |
EggGroupNode(const string &name="") | EggGroupNode | [inline] |
EggGroupNode(const EggGroupNode ©) | EggGroupNode | |
EggNamedObject(const string &name="") | EggNamedObject | |
EggNamedObject(const EggNamedObject ©) | EggNamedObject | |
EggNode(const string &name="") | EggNode | |
EggNode(const EggNode ©) | EggNode | |
EggObject() | EggObject | |
EggObject(const EggObject ©) | EggObject | |
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 | |
force_init_type() | EggData | [inline, virtual] |
get_auto_resolve_externals() const | EggData | |
get_class_type() | EggData | [inline, static] |
get_coordinate_system() const | EggData | |
get_depth() const | EggNode | |
get_egg_filename() const | EggData | |
get_node_frame() const | EggNode | |
get_node_frame_inv() const | EggNode | |
get_node_to_vertex() const | EggNode | |
get_parent() const | EggNode | |
get_type() const | EggData | [inline, virtual] |
get_type_index() const | TypedObject | |
get_vertex_frame() const | EggNode | |
get_vertex_frame_inv() const | EggNode | |
get_vertex_to_node() const | EggNode | |
init_type() | EggData | [inline, static] |
insert(iterator position, PT(EggNode) x) | EggGroupNode | |
is_exact_type(TypeHandle handle) const | TypedObject | |
is_local_coord() const | EggNode | |
is_of_type(TypeHandle handle) const | TypedObject | |
is_under_instance() const | EggNode | |
is_under_transform() const | EggNode | |
iterator typedef | EggGroupNode | |
load_externals(const DSearchPath &searchpath=DSearchPath()) | EggData | |
MatrixFrame typedef | EggNode | [protected] |
merge(EggData &other) | EggData | |
operator=(const EggData ©) | EggData | |
EggGroupNode::operator=(const EggGroupNode ©) | EggGroupNode | |
EggNode::operator=(const EggNode ©) | EggNode | |
EggNamedObject::operator=(const EggNamedObject ©) | EggNamedObject | |
EggObject::operator=(const EggObject ©) | EggObject | |
TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | |
EggGroupNode::TypedObject::operator=(const TypedObject ©) | TypedObject | |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [protected] |
parse_egg(const string &egg_syntax) | EggNode | |
pointer typedef | EggGroupNode | |
post_read() | EggData | [private] |
pre_write() | EggData | [private] |
PT(EggNode) add_child(PT(EggNode) node) | EggGroupNode | |
PT(EggNode) remove_child(PT(EggNode) node) | EggGroupNode | |
EggNode::PT(MatrixFrame) _vertex_frame | EggNode | [protected] |
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 | |
read(Filename filename) | EggData | |
read(istream &in) | EggData | |
recompute_polygon_normals() | EggData | |
EggGroupNode::recompute_polygon_normals(CoordinateSystem cs=CS_default) | EggGroupNode | |
recompute_vertex_normals(double threshold) | EggData | |
EggGroupNode::recompute_vertex_normals(double threshold, CoordinateSystem cs=CS_default) | EggGroupNode | |
ref() const | ReferenceCount | [protected] |
reference typedef | EggGroupNode | |
ReferenceCount() | ReferenceCount | [protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [protected] |
remove_invalid_primitives() | EggGroupNode | |
remove_unused_vertices() | EggGroupNode | |
rend() const | EggGroupNode | |
replace(iterator position, PT(EggNode) x) | EggGroupNode | |
resolve_egg_filename(Filename &egg_filename, const DSearchPath &searchpath=DSearchPath()) | EggData | [static] |
resolve_filenames(const DSearchPath &searchpath) | EggGroupNode | |
reverse_iterator typedef | EggGroupNode | |
reverse_vertex_ordering() | EggGroupNode | |
set_auto_resolve_externals(bool resolve) | EggData | |
set_coordinate_system(CoordinateSystem coordsys) | EggData | |
set_egg_filename(const Filename &egg_filenamea) | EggData | |
size() const | EggGroupNode | |
size_type typedef | EggGroupNode | |
steal_children(EggGroupNode &other) | EggGroupNode | |
strip_normals() | EggData | |
test_ref_count_integrity() const | ReferenceCount | [protected] |
test_under_integrity() const | EggNode | |
transform(const LMatrix4d &mat) | EggNode | |
transform_vertices_only(const LMatrix4d &mat) | EggNode | |
triangulate_polygons(bool convex_also) | EggGroupNode | |
TypedObject() | TypedObject | |
TypedObject(const TypedObject ©) | TypedObject | |
TypedReferenceCount() | TypedReferenceCount | |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | |
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 | [protected] |
update_under(int depth_offset) | EggGroupNode | [protected, virtual] |
write(ostream &out, int indent_level=0) const | EggData | [protected, virtual] |
write_egg(Filename filename) | EggData | |
write_egg(ostream &out) | EggData | |
write_header(ostream &out, int indent_level, const char *egg_keyword) const | EggNamedObject | |
~EggGroupNode() | EggGroupNode | [virtual] |
~EggObject() | EggObject | [virtual] |
~ReferenceCount() | ReferenceCount | [protected] |