_depth | EggNode | [protected] |
_index_vertices | EggVertexPool | [private] |
_node_frame | EggNode | [protected] |
_node_frame_inv | EggNode | [protected] |
_node_to_vertex | EggNode | [protected] |
_parent | EggNode | [protected] |
_type_handle | EggVertexPool | [private, static] |
_under_flags | EggNode | [protected] |
_unique_vertices | EggVertexPool | [private] |
_vertex_frame | EggNode | [protected] |
_vertex_frame_inv | EggNode | [protected] |
_vertex_to_node | EggNode | [protected] |
add_vertex(EggVertex *vertex, int index=-1) | EggVertexPool | |
adjust_under() | EggNode | [protected, virtual] |
apply_texmats() | EggNode | |
begin() const | EggVertexPool | |
clear_name() | Namable | [inline] |
const_iterator typedef | EggVertexPool | |
create_unique_vertex(const EggVertex ©) | EggVertexPool | |
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] |
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] |
EggVertex class | EggVertexPool | [friend] |
EggVertexPool(const string &name) | EggVertexPool | |
EggVertexPool(const EggVertexPool ©) | EggVertexPool | |
empty() const | EggVertexPool | |
end() const | EggVertexPool | |
flatten_transforms() | EggNode | [inline] |
force_init_type() | EggVertexPool | [inline, virtual] |
get_class_type() | EggVertexPool | [inline, static] |
get_depth() const | EggNode | [inline] |
get_highest_index() const | EggVertexPool | |
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 | EggVertexPool | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_vertex(int index) const | EggVertexPool | |
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] |
IndexVertices typedef | EggVertexPool | [private] |
init_type() | EggVertexPool | [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] |
iterator typedef | EggVertexPool | |
make_new_vertex() | EggVertexPool | [inline] |
make_new_vertex(double pos) | EggVertexPool | [inline] |
make_new_vertex(const LPoint2d &pos) | EggVertexPool | [inline] |
make_new_vertex(const LPoint3d &pos) | EggVertexPool | [inline] |
make_new_vertex(const LPoint4d &pos) | EggVertexPool | [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] |
operator[](int index) const | EggVertexPool | [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) | EggVertexPool | [protected, virtual] |
r_transform_vertices(const LMatrix4d &mat) | EggVertexPool | [protected, virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
remove_unused_vertices() | EggVertexPool | |
remove_vertex(EggVertex *vertex) | EggVertexPool | |
set_name(const string &name) | Namable | [inline] |
size() const | EggVertexPool | |
size_type typedef | EggVertexPool | |
test_ref_count_integrity() const | ReferenceCount | [inline] |
test_under_integrity() const | EggNode | |
transform(const LMatrix4d &mat) | EggVertexPool | |
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] |
UniqueVertices typedef | EggVertexPool | [private] |
unref() const | ReferenceCount | [inline] |
update_under(int depth_offset) | EggNode | [protected, virtual] |
write(ostream &out, int indent_level) const | EggVertexPool | [virtual] |
write_header(ostream &out, int indent_level, const char *egg_keyword) const | EggNamedObject | |
~EggObject() | EggObject | [virtual] |
~EggVertexPool() | EggVertexPool | |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |