_comment | EggComment | [private] |
_depth | EggNode | [protected] |
_node_frame | EggNode | [protected] |
_node_frame_inv | EggNode | [protected] |
_node_to_vertex | EggNode | [protected] |
_parent | EggNode | [protected] |
_type_handle | EggComment | [private, static] |
_under_flags | EggNode | [protected] |
_vertex_frame | EggNode | [protected] |
_vertex_frame_inv | EggNode | [protected] |
_vertex_to_node | EggNode | [protected] |
adjust_under() | EggNode | [protected, virtual] |
apply_texmats() | EggNode | |
clear_name() | Namable | [inline] |
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] |
egg_start_parse_body() | EggNode | [protected, virtual] |
EggComment(const string &node_name, const string &comment) | EggComment | [inline] |
EggComment(const EggComment ©) | EggComment | [inline] |
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] |
flatten_transforms() | EggNode | [inline] |
force_init_type() | EggComment | [inline, virtual] |
get_class_type() | EggComment | [inline, static] |
get_comment() const | EggComment | [inline] |
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_type() const | EggComment | [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() | EggComment | [inline, static] |
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] |
MatrixFrame typedef | EggNode | [protected] |
Namable(const string &initial_name="") | Namable | [inline] |
Namable(const Namable ©) | Namable | [inline] |
operator const string &() const | EggComment | [inline] |
operator=(const string &comment) | EggComment | [inline] |
operator=(const EggComment ©) | EggComment | [inline] |
EggNode::operator=(const EggNode ©) | EggNode | [inline] |
EggNamedObject::operator=(const EggNamedObject ©) | EggNamedObject | [inline] |
EggNode::EggObject::operator=(const EggObject ©) | EggObject | [inline] |
EggNode::TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
EggNode::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
EggNode::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 | |
r_apply_texmats(EggTextureCollection &textures) | EggNode | [protected, virtual] |
r_flatten_transforms() | EggNode | [protected, virtual] |
r_mark_coordsys(CoordinateSystem cs) | EggNode | [protected, virtual] |
r_transform(const LMatrix4d &mat, const LMatrix4d &inv, CoordinateSystem to_cs) | EggNode | [protected, virtual] |
r_transform_vertices(const LMatrix4d &mat) | EggNode | [protected, virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
set_comment(const string &comment) | EggComment | [inline] |
set_name(const string &name) | Namable | [inline] |
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] |
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) | EggNode | [protected, virtual] |
write(ostream &out, int indent_level) const | EggComment | [virtual] |
write_header(ostream &out, int indent_level, const char *egg_keyword) const | EggNamedObject | |
~EggObject() | EggObject | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |