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

NurbsPPCurve Member List

This is the complete list of members for NurbsPPCurve, including all inherited members.
__pad0__NurbsPPCurve [private]
__pad1__NurbsPPCurve
_curve_typeParametricCurve [protected]
_internal_boundPandaNode [protected]
_knotsNurbsPPCurve [private]
_num_dimensionsParametricCurve [protected]
_nurbsNurbsPPCurve [private]
_nurbs_validNurbsPPCurve [private]
_orderNurbsPPCurve [private]
_pointsNurbsPPCurve [private]
_type_handleNurbsPPCurve [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_point(float t, float px, float py, float pz)ParametricCurve [virtual]
adjust_pt(float t, float px, float py, float pz, float tx, float ty, float tz)ParametricCurve [virtual]
adjust_tangent(float t, float tx, float ty, float tz)ParametricCurve [virtual]
append_cv_impl(const LVecBase4f &v)NurbsPPCurve [protected, virtual]
apply_attribs_to_vertices(const AccumulatedAttribs &attribs, int attrib_types, GeomTransformer &transformer)PandaNode [virtual]
as_light()PandaNode [virtual]
BezierSegs typedefParametricCurve
BoundedObject()BoundedObject
BoundedObject(const BoundedObject &copy)BoundedObject
BVT_dynamic_sphereBoundedObject
calc_length() constParametricCurve
calc_length(float from, float to) constParametricCurve
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]
constPandaNode
convert_to_hermite(HermiteCurve *hc) constParametricCurve [virtual]
convert_to_nurbs(ParametricCurve *nc) constNurbsPPCurve [virtual]
copy_arrays(Points &points, Knots &knots, int &order) constNurbsPPCurve [private]
copy_children(PandaNode *other)PandaNode
copy_nurbs(PLib::NurbsCurvef &nurbs) constNurbsPPCurve [private]
CPT(TransformState) calc_tight_bounds(LPoint3f &min_pointPandaNode [virtual]
cull_callback(CullTraverser *trav, CullTraverserData &data)PandaNode [virtual]
fillin(DatagramIterator &scan, BamReader *manager)ParametricCurve [protected]
finalize()TypedWritable [virtual]
find_child(PandaNode *node) constPandaNode
find_length(float start_t, float length_offset) constParametricCurve
find_parent(PandaNode *node) constPandaNode
find_stashed(PandaNode *node) constPandaNode
force_bound_stale()BoundedObject
force_init_type()NurbsPPCurve [inline, virtual]
format_egg(ostream &out, const string &name, const string &curve_type, int indent_level) constNurbsPPCurve [protected, virtual]
found_anyPandaNode
get_2ndtangent(float t, LVecBase3f &tangent2) constNurbsPPCurve [virtual]
get_attrib(TypeHandle type) constPandaNode
get_bezier_seg(BezierSeg &) constParametricCurve [virtual]
get_bezier_segs(BezierSegs &) constParametricCurve [virtual]
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()NurbsPPCurve [inline, static]
get_curve_type() constParametricCurve
get_cv(int n) constNurbsPPCurve [virtual]
get_draw_mask() constPandaNode
get_effect(TypeHandle type) constPandaNode
get_effects() constPandaNode
get_first_visible_child() constPandaNode [virtual]
get_internal_bound() constPandaNode
get_knot(int n) constNurbsPPCurve [virtual]
get_max_t() constNurbsPPCurve [virtual]
get_net_collide_mask() constPandaNode
get_next_visible_child(int n) constPandaNode [virtual]
get_num_children() constPandaNode
get_num_cvs() constNurbsPPCurve [virtual]
get_num_dimensions() constParametricCurve
get_num_knots() constNurbsPPCurve [virtual]
get_num_parents() constPandaNode
get_num_stashed() constPandaNode
get_nurbs_interface()NurbsPPCurve [virtual]
get_order() constNurbsPPCurve [virtual]
get_parent(int n) constPandaNode
get_point(float t, LVecBase3f &point) constNurbsPPCurve [virtual]
get_pt(float t, LVecBase3f &point, LVecBase3f &tangent) constNurbsPPCurve [virtual]
get_stashed(int n) constPandaNode
get_stashed_sort(int n) constPandaNode
get_state() constPandaNode
get_tangent(float t, LVecBase3f &tangent) constNurbsPPCurve [virtual]
get_transform() constPandaNode
get_type() constNurbsPPCurve [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()NurbsPPCurve [inline, static]
insert_cv(float t)NurbsPPCurve [virtual]
InstanceMap typedefPandaNode [protected]
invalidate(float t1, float t2)ParametricCurve [protected]
invalidate_all()ParametricCurve [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
Knots typedefNurbsPPCurve [private]
ls(ostream &out, int indent_level) constPandaNode
make_arrays_from(const PLib::NurbsCurvef &nurbs, Points &points, Knots &knots, int &order)NurbsPPCurve [private, static]
make_arrays_valid()NurbsPPCurve [private]
make_copy() constPandaNode [virtual]
make_from_bam(const FactoryParams &params)PandaNode [protected, static]
make_nurbs_from(PLib::NurbsCurvef &nurbs, const Points &points, const Knots &knots, int order)NurbsPPCurve [private, static]
make_nurbs_valid()NurbsPPCurve [private]
mark_bound_stale()BoundedObject
max_pointPandaNode
NullTypedWritable [static]
NurbsPPCurve(const ParametricCurve &pc)NurbsPPCurve [private]
NurbsPPCurve(int order, int num_cvs, const float knots[], const LVecBase4f cvs[])NurbsPPCurve
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) constPandaNode [virtual]
PandaNode(const PandaNode &copy)PandaNode [protected]
PandaNode::Children classPandaNode [friend]
parents_changed()PandaNode [protected, virtual]
Points typedefNurbsPPCurve [private]
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()NurbsPPCurve [virtual]
recompute_bound()PandaNode [protected, virtual]
recompute_internal_bound()PandaNode [protected, virtual]
ref() constReferenceCount [protected]
ReferenceCount()ReferenceCount [protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [protected]
register_drawer(ParametricCurveDrawer *drawer)ParametricCurve
register_with_read_factory()PandaNode [static]
remove_all_children()PandaNode
remove_all_cvs()NurbsPPCurve [virtual]
remove_child(int n)PandaNode
remove_child(PandaNode *child_node)PandaNode
remove_cv(int n)NurbsPPCurve [virtual]
remove_stashed(int n)PandaNode
replace_child(PandaNode *orig_child, PandaNode *new_child)PandaNode
safe_to_combine() constPandaNode [virtual]
safe_to_flatten() constParametricCurve [virtual]
safe_to_flatten_below() constPandaNode [virtual]
safe_to_modify_transform() constPandaNode [virtual]
safe_to_transform() constParametricCurve [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_curve_type(int type)ParametricCurve
set_cv(int n, const LVecBase4f &v)NurbsPPCurve [virtual]
set_draw_mask(DrawMask mask)PandaNode
set_effect(const RenderEffect *effect)PandaNode
set_effects(const RenderEffects *effects)PandaNode
set_final(bool flag)BoundedObject
set_knot(int n, float t)NurbsPPCurve [virtual]
set_num_dimensions(int num)ParametricCurve
set_order(int order)NurbsPPCurve [virtual]
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
stitch(const ParametricCurve *a, const ParametricCurve *b)NurbsPPCurve [virtual]
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]
unregister_drawer(ParametricCurveDrawer *drawer)ParametricCurve
unstash_child(PandaNode *child_node)PandaNode
unstash_child(int stashed_index)PandaNode
write(ostream &out, int indent_level=0) constNurbsPPCurve [virtual]
write_datagram(BamWriter *manager, Datagram &me)ParametricCurve [protected, virtual]
write_egg(Filename filename, CoordinateSystem cs=CS_default)ParametricCurve
write_egg(ostream &out, const Filename &filename, CoordinateSystem cs)ParametricCurve
xform(const LMatrix4f &mat)PandaNode [virtual]
~BoundedObject()BoundedObject [virtual]
~ReferenceCount()ReferenceCount [protected]
~TypedWritable()TypedWritable [virtual]

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