Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fog Member List

This is the complete list of members for Fog, including all inherited members.
__pad0__Fog [private]
__pad1__Fog
_colorFog [protected]
_exp_densityFog [protected]
_internal_boundPandaNode [protected]
_linear_fallback_cosaFog [protected]
_linear_fallback_onsetFog [protected]
_linear_fallback_opaqueFog [protected]
_linear_onset_pointFog [protected]
_linear_opaque_pointFog [protected]
_modeFog [protected]
_transformed_onsetFog [protected]
_transformed_opaqueFog [protected]
_type_handleFog [private, static]
add_child(PandaNode *child_node, int sort=0)PandaNode
add_net_collide_mask(CollideMask mask)PandaNode [protected]
add_stashed(PandaNode *child_node, int sort=0)PandaNode
adjust_to_camera(const TransformState *camera_transform)Fog
apply_attribs_to_vertices(const AccumulatedAttribs &attribs, int attrib_types, GeomTransformer &transformer)PandaNode [virtual]
as_light()PandaNode [virtual]
BoundedObject()BoundedObject
BoundedObject(const BoundedObject &copy)BoundedObject
BVT_dynamic_sphereBoundedObject
changed_internal_bound()PandaNode [protected]
children_changed()PandaNode [protected, virtual]
clear_attrib(TypeHandle type)PandaNode
clear_effect(TypeHandle type)PandaNode
clear_effects()PandaNode
clear_state()PandaNode
clear_transform()PandaNode
combine_with(PandaNode *other)PandaNode [virtual]
complete_pointers(TypedWritable **p_list, BamReader *manager)TypedWritable [virtual]
compute_density()Fog [protected]
constPandaNode
copy_children(PandaNode *other)PandaNode
CPT(TransformState) calc_tight_bounds(LPoint3f &min_pointPandaNode [virtual]
cull_callback(CullTraverser *trav, CullTraverserData &data)PandaNode [virtual]
fillin(DatagramIterator &scan, BamReader *manager)Fog [protected]
finalize()TypedWritable [virtual]
find_child(PandaNode *node) constPandaNode
find_parent(PandaNode *node) constPandaNode
find_stashed(PandaNode *node) constPandaNode
Fog(const Fog &copy)Fog [protected]
force_bound_stale()BoundedObject
force_init_type()Fog [inline, virtual]
found_anyPandaNode
get_attrib(TypeHandle type) constPandaNode
get_bound() constPandaNode
get_bound_ptr() constBoundedObject [protected]
get_child(int n) constPandaNode
get_child_sort(int n) constPandaNode
get_children() constPandaNode
get_children_copy() constPandaNode
get_class_type()Fog [inline, static]
get_color() constFog
get_draw_mask() constPandaNode
get_effect(TypeHandle type) constPandaNode
get_effects() constPandaNode
get_exp_density() constFog
get_first_visible_child() constPandaNode [virtual]
get_internal_bound() constPandaNode
get_linear_onset_point() constFog
get_linear_opaque_point() constFog
get_linear_range(float &onset, float &opaque)Fog
get_mode() constFog
get_net_collide_mask() constPandaNode
get_next_visible_child(int n) constPandaNode [virtual]
get_num_children() constPandaNode
get_num_parents() constPandaNode
get_num_stashed() constPandaNode
get_parent(int n) constPandaNode
get_stashed(int n) constPandaNode
get_stashed_sort(int n) constPandaNode
get_state() constPandaNode
get_transform() constPandaNode
get_type() constFog [inline, virtual]
get_type_index() constTypedObject
get_unsafe_to_apply_attribs() constPandaNode [virtual]
get_visible_child() constPandaNode [virtual]
has_attrib(TypeHandle type) constPandaNode
has_cull_callback() constPandaNode [virtual]
has_effect(TypeHandle type) constPandaNode
has_selective_visibility() constPandaNode [virtual]
has_single_child_visibility() constPandaNode [virtual]
init_type()Fog [inline, static]
InstanceMap typedefPandaNode [protected]
is_bound_stale() constBoundedObject
is_exact_type(TypeHandle handle) constTypedObject
is_final() constBoundedObject
is_geom_node() constPandaNode [virtual]
is_of_type(TypeHandle handle) constTypedObject
ls(ostream &out, int indent_level) constPandaNode
M_exponentialFog
M_exponential_squaredFog
make_copy() constFog [virtual]
make_from_bam(const FactoryParams &params)Fog [protected, static]
mark_bound_stale()BoundedObject
max_pointPandaNode
NullTypedWritable [static]
TypedWritable::operator=(const TypedWritable &copy)TypedWritable
TypedWritable::TypedObject::operator=(const TypedObject &copy)TypedObject
BoundedObject::operator=(const BoundedObject &copy)BoundedObject
ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [protected]
output(ostream &out) constFog [virtual]
PandaNode(const PandaNode &copy)PandaNode [protected]
PandaNode::Children classPandaNode [friend]
parents_changed()PandaNode [protected, virtual]
preserve_name() constPandaNode [virtual]
propagate_stale_bound()PandaNode [protected, virtual]
PT(PandaNode) r_copy_subgraph(InstanceMap &inst_map) constPandaNode [protected, virtual]
r_copy_children(const PandaNode *from, InstanceMap &inst_map)PandaNode [protected, virtual]
recompute_bound()PandaNode [protected, virtual]
recompute_internal_bound()PandaNode [protected, virtual]
ref() constReferenceCount [protected]
ReferenceCount()ReferenceCount [protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [protected]
register_with_read_factory()Fog [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() constPandaNode [virtual]
safe_to_flatten() constPandaNode [virtual]
safe_to_flatten_below() constPandaNode [virtual]
safe_to_modify_transform() constPandaNode [virtual]
safe_to_transform() constPandaNode [virtual]
set_attrib(const RenderAttrib *attrib, int override=0)PandaNode
set_bound(BoundingVolumeType type)PandaNode
set_bound(const BoundingVolume &volume)PandaNode
set_bound_ptr(BoundingVolume *bound)BoundedObject [protected]
set_color(float r, float g, float b)Fog
set_color(const Colorf &color)Fog
set_draw_mask(DrawMask mask)PandaNode
set_effect(const RenderEffect *effect)PandaNode
set_effects(const RenderEffects *effects)PandaNode
set_exp_density(float exp_density)Fog
set_final(bool flag)BoundedObject
set_linear_fallback(float angle, float onset, float opaque)Fog
set_linear_onset_point(float x, float y, float z)Fog
set_linear_onset_point(const LPoint3f &linear_onset_point)Fog
set_linear_opaque_point(const LPoint3f &linear_opaque_point)Fog
set_linear_opaque_point(float x, float y, float z)Fog
set_linear_range(float onset, float opaque)Fog
set_mode(Mode mode)Fog
set_state(const RenderState *state)PandaNode
set_transform(const TransformState *transform)PandaNode
set_velocity(const LVector3f &vel)PandaNode [virtual]
stash_child(PandaNode *child_node)PandaNode
stash_child(int child_index)PandaNode
steal_children(PandaNode *other)PandaNode
test_ref_count_integrity() constReferenceCount [protected]
transform_changed()PandaNode [protected, virtual]
TypedObject()TypedObject
TypedObject(const TypedObject &copy)TypedObject
TypedWritable()TypedWritable
TypedWritable(const TypedWritable &copy)TypedWritable
unref() constReferenceCount [protected]
unstash_child(PandaNode *child_node)PandaNode
unstash_child(int stashed_index)PandaNode
write(ostream &out, int indent_level) constPandaNode [virtual]
write_datagram(BamWriter *manager, Datagram &dg)Fog [virtual]
xform(const LMatrix4f &mat)Fog [virtual]
~BoundedObject()BoundedObject [virtual]
~Fog()Fog [virtual]
~ReferenceCount()ReferenceCount [protected]
~TypedWritable()TypedWritable [virtual]

Generated on Fri Apr 18 00:12:17 2003 for Panda by doxygen1.3