_internal_bound | PandaNode | [protected] |
_lens | LensNode | [protected] |
_type_handle | LensNode | [private, static] |
add_child(PandaNode *child_node, int sort=0) | PandaNode | |
add_net_collide_mask(CollideMask mask) | PandaNode | [inline, protected] |
add_stashed(PandaNode *child_node, int sort=0) | PandaNode | |
apply_attribs_to_vertices(const AccumulatedAttribs &attribs, int attrib_types, GeomTransformer &transformer) | PandaNode | [virtual] |
as_light() | PandaNode | [virtual] |
BoundedObject() | BoundedObject | [inline] |
BoundedObject(const BoundedObject ©) | BoundedObject | [inline] |
BoundingVolumeType enum name | BoundedObject | |
BVT_dynamic_sphere enum value | BoundedObject | |
BVT_static enum value | BoundedObject | |
calc_tight_bounds(LPoint3f &min_point, LPoint3f &max_point, bool &found_any, const TransformState *transform) const | PandaNode | [virtual] |
changed_internal_bound() | PandaNode | [inline, protected] |
children_changed() | PandaNode | [protected, virtual] |
clear_attrib(TypeHandle type) | PandaNode | [inline] |
clear_effect(TypeHandle type) | PandaNode | [inline] |
clear_effects() | PandaNode | [inline] |
clear_name() | Namable | [inline] |
clear_state() | PandaNode | [inline] |
clear_transform() | PandaNode | [inline] |
combine_with(PandaNode *other) | PandaNode | [virtual] |
complete_pointers(TypedWritable **plist, BamReader *manager) | LensNode | [virtual] |
copy_children(PandaNode *other) | PandaNode | |
copy_lens(const Lens &lens) | LensNode | [inline] |
copy_subgraph() const | PandaNode | |
cull_callback(CullTraverser *trav, CullTraverserData &data) | PandaNode | [virtual] |
fillin(DatagramIterator &scan, BamReader *manager) | LensNode | [protected] |
finalize() | TypedWritable | [virtual] |
find_child(PandaNode *node) const | PandaNode | |
find_parent(PandaNode *node) const | PandaNode | [inline] |
find_stashed(PandaNode *node) const | PandaNode | |
force_bound_stale() | BoundedObject | [inline] |
force_init_type() | LensNode | [inline, virtual] |
get_attrib(TypeHandle type) const | PandaNode | [inline] |
get_bound() const | PandaNode | [inline] |
get_bound_ptr() const | BoundedObject | [inline, protected] |
get_child(int n) const | PandaNode | [inline] |
get_child_sort(int n) const | PandaNode | [inline] |
get_children() const | PandaNode | [inline] |
get_children_copy() const | PandaNode | [inline] |
get_class_type() | LensNode | [inline, static] |
get_draw_mask() const | PandaNode | [inline] |
get_effect(TypeHandle type) const | PandaNode | [inline] |
get_effects() const | PandaNode | [inline] |
get_first_visible_child() const | PandaNode | [virtual] |
get_internal_bound() const | PandaNode | [inline] |
get_lens() const | LensNode | [inline] |
get_name() const | Namable | [inline] |
get_net_collide_mask() const | PandaNode | [inline] |
get_next_visible_child(int n) const | PandaNode | [virtual] |
get_num_children() const | PandaNode | [inline] |
get_num_parents() const | PandaNode | [inline] |
get_num_stashed() const | PandaNode | [inline] |
get_parent(int n) const | PandaNode | [inline] |
get_ref_count() const | ReferenceCount | [inline] |
get_stashed(int n) const | PandaNode | [inline] |
get_stashed_sort(int n) const | PandaNode | [inline] |
get_state() const | PandaNode | [inline] |
get_transform() const | PandaNode | [inline] |
get_type() const | LensNode | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_unsafe_to_apply_attribs() const | PandaNode | [virtual] |
get_visible_child() const | PandaNode | [virtual] |
has_attrib(TypeHandle type) const | PandaNode | [inline] |
has_cull_callback() const | PandaNode | [virtual] |
has_effect(TypeHandle type) const | PandaNode | [inline] |
has_name() const | Namable | [inline] |
has_selective_visibility() const | PandaNode | [virtual] |
has_single_child_visibility() const | PandaNode | [virtual] |
init_type() | LensNode | [inline, static] |
InstanceMap typedef | PandaNode | [protected] |
is_bound_stale() const | BoundedObject | [inline] |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_final() const | BoundedObject | [inline] |
is_geom_node() const | PandaNode | [virtual] |
is_in_view(const LPoint3f &pos) | LensNode | |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
LensNode(const string &name) | LensNode | |
LensNode(const LensNode ©) | LensNode | [protected] |
ls(ostream &out, int indent_level) const | PandaNode | [inline] |
make_copy() const | LensNode | [virtual] |
make_from_bam(const FactoryParams ¶ms) | LensNode | [protected, static] |
mark_bound_stale() | BoundedObject | [inline] |
Namable(const string &initial_name="") | Namable | [inline] |
Namable(const Namable ©) | Namable | [inline] |
Null | TypedWritable | [static] |
TypedWritable::operator=(const TypedWritable ©) | TypedWritable | [inline] |
TypedWritable::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
Namable::operator=(const Namable &other) | Namable | [inline] |
BoundedObject::operator=(const BoundedObject ©) | BoundedObject | [inline] |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
output(ostream &out) const | LensNode | [virtual] |
PandaNode(const string &name) | PandaNode | |
PandaNode(const PandaNode ©) | PandaNode | [protected] |
PandaNode::Children class | PandaNode | [friend] |
parents_changed() | PandaNode | [protected, virtual] |
preserve_name() const | PandaNode | [virtual] |
propagate_stale_bound() | PandaNode | [protected, virtual] |
r_copy_children(const PandaNode *from, InstanceMap &inst_map) | PandaNode | [protected, virtual] |
r_copy_subgraph(InstanceMap &inst_map) const | PandaNode | [protected, virtual] |
recompute_bound() | PandaNode | [protected, virtual] |
recompute_internal_bound() | PandaNode | [protected, virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
register_with_read_factory() | LensNode | [static] |
remove_all_children() | PandaNode | |
remove_child(int n) | PandaNode | |
remove_child(PandaNode *child_node) | PandaNode | |
remove_stashed(int n) | PandaNode | |
replace_child(PandaNode *orig_child, PandaNode *new_child) | PandaNode | |
safe_to_combine() const | PandaNode | [virtual] |
safe_to_flatten() const | PandaNode | [virtual] |
safe_to_flatten_below() const | PandaNode | [virtual] |
safe_to_modify_transform() const | PandaNode | [virtual] |
safe_to_transform() const | PandaNode | [virtual] |
set_attrib(const RenderAttrib *attrib, int override=0) | PandaNode | [inline] |
set_bound(BoundingVolumeType type) | PandaNode | [inline] |
set_bound(const BoundingVolume &volume) | PandaNode | [inline] |
BoundedObject::set_bound(BoundingVolumeType type) | BoundedObject | [inline] |
set_bound_ptr(BoundingVolume *bound) | BoundedObject | [inline, protected] |
set_draw_mask(DrawMask mask) | PandaNode | [inline] |
set_effect(const RenderEffect *effect) | PandaNode | [inline] |
set_effects(const RenderEffects *effects) | PandaNode | [inline] |
set_final(bool flag) | BoundedObject | [inline] |
set_lens(Lens *lens) | LensNode | [inline] |
set_name(const string &name) | Namable | [inline] |
set_state(const RenderState *state) | PandaNode | [inline] |
set_transform(const TransformState *transform) | PandaNode | [inline] |
set_velocity(const LVector3f &vel) | PandaNode | [virtual] |
stash_child(PandaNode *child_node) | PandaNode | [inline] |
stash_child(int child_index) | PandaNode | |
steal_children(PandaNode *other) | PandaNode | |
test_ref_count_integrity() const | ReferenceCount | [inline] |
transform_changed() | PandaNode | [protected, virtual] |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedWritable() | TypedWritable | [inline] |
TypedWritable(const TypedWritable ©) | TypedWritable | [inline] |
unref() const | ReferenceCount | [inline] |
unstash_child(PandaNode *child_node) | PandaNode | [inline] |
unstash_child(int stashed_index) | PandaNode | |
write(ostream &out, int indent_level=0) const | LensNode | [virtual] |
write_datagram(BamWriter *manager, Datagram &dg) | LensNode | [virtual] |
xform(const LMatrix4f &mat) | LensNode | [virtual] |
~BoundedObject() | BoundedObject | [virtual] |
~PandaNode() | PandaNode | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |
~TypedWritable() | TypedWritable | [virtual] |