_amb | EggMaterial | [private] |
_depth | EggNode | [protected] |
_diff | EggMaterial | [private] |
_emit | EggMaterial | [private] |
_flags | EggMaterial | [private] |
_local | EggMaterial | [private] |
_node_frame | EggNode | [protected] |
_node_frame_inv | EggNode | [protected] |
_node_to_vertex | EggNode | [protected] |
_parent | EggNode | [protected] |
_shininess | EggMaterial | [private] |
_spec | EggMaterial | [private] |
_type_handle | EggMaterial | [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_amb() | EggMaterial | [inline] |
clear_diff() | EggMaterial | [inline] |
clear_emit() | EggMaterial | [inline] |
clear_local() | EggMaterial | [inline] |
clear_name() | Namable | [inline] |
clear_shininess() | EggMaterial | [inline] |
clear_spec() | EggMaterial | [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] |
E_attributes enum value | EggMaterial | |
E_mref_name enum value | EggMaterial | |
egg_start_parse_body() | EggNode | [protected, virtual] |
EggMaterial(const string &mref_name) | EggMaterial | |
EggMaterial(const EggMaterial ©) | EggMaterial | |
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] |
Equivalence enum name | EggMaterial | |
F_amb enum value | EggMaterial | [private] |
F_diff enum value | EggMaterial | [private] |
F_emit enum value | EggMaterial | [private] |
F_local enum value | EggMaterial | [private] |
F_shininess enum value | EggMaterial | [private] |
F_spec enum value | EggMaterial | [private] |
Flags enum name | EggMaterial | [private] |
flatten_transforms() | EggNode | [inline] |
force_init_type() | EggMaterial | [inline, virtual] |
get_amb() const | EggMaterial | [inline] |
get_class_type() | EggMaterial | [inline, static] |
get_depth() const | EggNode | [inline] |
get_diff() const | EggMaterial | [inline] |
get_emit() const | EggMaterial | [inline] |
get_local() const | EggMaterial | [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_shininess() const | EggMaterial | [inline] |
get_spec() const | EggMaterial | [inline] |
get_type() const | EggMaterial | [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_amb() const | EggMaterial | [inline] |
has_diff() const | EggMaterial | [inline] |
has_emit() const | EggMaterial | [inline] |
has_local() const | EggMaterial | [inline] |
has_name() const | Namable | [inline] |
has_shininess() const | EggMaterial | [inline] |
has_spec() const | EggMaterial | [inline] |
init_type() | EggMaterial | [inline, static] |
is_equivalent_to(const EggMaterial &other, int eq) const | EggMaterial | |
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 EggNode ©) | EggNode | [inline] |
EggNamedObject::operator=(const EggNamedObject ©) | EggNamedObject | [inline] |
EggNamedObject::EggObject::operator=(const EggObject ©) | EggObject | [inline] |
EggNamedObject::TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
EggNamedObject::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
EggNamedObject::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_amb(const Colorf &amb) | EggMaterial | [inline] |
set_diff(const Colorf &diff) | EggMaterial | [inline] |
set_emit(const Colorf &emit) | EggMaterial | [inline] |
set_local(bool local) | EggMaterial | [inline] |
set_name(const string &name) | Namable | [inline] |
set_shininess(double shininess) | EggMaterial | [inline] |
set_spec(const Colorf &spec) | EggMaterial | [inline] |
sorts_less_than(const EggMaterial &other, int eq) const | EggMaterial | |
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 | EggMaterial | [virtual] |
write_header(ostream &out, int indent_level, const char *egg_keyword) const | EggNamedObject | |
~EggObject() | EggObject | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |