Main Page   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.
_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 [inline, 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(float x, float y, float z)NurbsCurveInterface [inline]
append_cv(const LVecBase3f &v)NurbsCurveInterface [inline]
append_cv(const LVecBase4f &v)NurbsCurveInterface [inline]
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 [inline]
BoundedObject(const BoundedObject &copy)BoundedObject [inline]
BoundingVolumeType enum nameBoundedObject
BVT_dynamic_sphere enum valueBoundedObject
BVT_static enum valueBoundedObject
calc_length() constParametricCurve
calc_length(float from, float to) constParametricCurve
calc_tight_bounds(LPoint3f &min_point, LPoint3f &max_point, bool &found_any, const TransformState *transform) constPandaNode [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 **p_list, BamReader *manager)TypedWritable [virtual]
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]
copy_subgraph() constPandaNode
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 [inline]
find_stashed(PandaNode *node) constPandaNode
force_bound_stale()BoundedObject [inline]
force_init_type()NurbsPPCurve [inline, virtual]
format_egg(ostream &out, const string &name, const string &curve_type, int indent_level) constNurbsPPCurve [protected, virtual]
get_2ndtangent(float t, LVecBase3f &tangent2) constNurbsPPCurve [virtual]
get_attrib(TypeHandle type) constPandaNode [inline]
get_bezier_seg(BezierSeg &) constParametricCurve [virtual]
get_bezier_segs(BezierSegs &) constParametricCurve [virtual]
get_bound() constPandaNode [inline]
get_bound_ptr() constBoundedObject [inline, protected]
get_child(int n) constPandaNode [inline]
get_child_sort(int n) constPandaNode [inline]
get_children() constPandaNode [inline]
get_children_copy() constPandaNode [inline]
get_class_type()NurbsPPCurve [inline, static]
get_curve_type() constParametricCurve
get_cv(int n) constNurbsPPCurve [virtual]
get_cv_point(int n) constNurbsCurveInterface [inline]
get_cv_weight(int n) constNurbsCurveInterface [inline]
get_draw_mask() constPandaNode [inline]
get_effect(TypeHandle type) constPandaNode [inline]
get_effects() constPandaNode [inline]
get_first_visible_child() constPandaNode [virtual]
get_internal_bound() constPandaNode [inline]
get_knot(int n) constNurbsPPCurve [virtual]
get_max_t() constNurbsPPCurve [virtual]
get_name() constNamable [inline]
get_net_collide_mask() constPandaNode [inline]
get_next_visible_child(int n) constPandaNode [virtual]
get_num_children() constPandaNode [inline]
get_num_cvs() constNurbsPPCurve [virtual]
get_num_dimensions() constParametricCurve
get_num_knots() constNurbsPPCurve [virtual]
get_num_parents() constPandaNode [inline]
get_num_stashed() constPandaNode [inline]
get_nurbs_interface()NurbsPPCurve [virtual]
get_order() constNurbsPPCurve [virtual]
get_parent(int n) constPandaNode [inline]
get_point(float t, LVecBase3f &point) constNurbsPPCurve [virtual]
get_pt(float t, LVecBase3f &point, LVecBase3f &tangent) constNurbsPPCurve [virtual]
get_ref_count() constReferenceCount [inline]
get_stashed(int n) constPandaNode [inline]
get_stashed_sort(int n) constPandaNode [inline]
get_state() constPandaNode [inline]
get_tangent(float t, LVecBase3f &tangent) constNurbsPPCurve [virtual]
get_transform() constPandaNode [inline]
get_type() constNurbsPPCurve [inline, virtual]
get_type_index() constTypedObject [inline]
get_unsafe_to_apply_attribs() constPandaNode [virtual]
get_visible_child() constPandaNode [virtual]
has_attrib(TypeHandle type) constPandaNode [inline]
has_cull_callback() constPandaNode [virtual]
has_effect(TypeHandle type) constPandaNode [inline]
has_name() constNamable [inline]
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 [inline]
is_exact_type(TypeHandle handle) constTypedObject [inline]
is_final() constBoundedObject [inline]
is_geom_node() constPandaNode [virtual]
is_of_type(TypeHandle handle) constTypedObject [inline]
is_valid() constParametricCurve [virtual]
Knots typedefNurbsPPCurve [private]
ls(ostream &out, int indent_level) constPandaNode [inline]
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 [inline]
Namable(const string &initial_name="")Namable [inline]
Namable(const Namable &copy)Namable [inline]
NullTypedWritable [static]
NurbsPPCurve()NurbsPPCurve
NurbsPPCurve(const ParametricCurve &pc)NurbsPPCurve
NurbsPPCurve(int order, int num_cvs, const float knots[], const LVecBase4f cvs[])NurbsPPCurve
TypedWritable::operator=(const TypedWritable &copy)TypedWritable [inline]
TypedWritable::TypedObject::operator=(const TypedObject &copy)TypedObject [inline]
Namable::operator=(const Namable &other)Namable [inline]
BoundedObject::operator=(const BoundedObject &copy)BoundedObject [inline]
ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [inline, protected]
output(ostream &out) constPandaNode [virtual]
PandaNode(const string &name)PandaNode
PandaNode(const PandaNode &copy)PandaNode [protected]
PandaNode::Children classPandaNode [friend]
ParametricCurve()ParametricCurve
parents_changed()PandaNode [protected, virtual]
Points typedefNurbsPPCurve [private]
preserve_name() constPandaNode [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) constPandaNode [protected, virtual]
recompute()NurbsPPCurve [virtual]
recompute_bound()PandaNode [protected, virtual]
recompute_internal_bound()PandaNode [protected, virtual]
ref() constReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, 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 [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_curve_type(int type)ParametricCurve
set_cv(int n, const LVecBase4f &v)NurbsPPCurve [virtual]
set_cv_point(int n, float x, float y, float z)NurbsCurveInterface [inline]
set_cv_point(int n, const LVecBase3f &v)NurbsCurveInterface [inline]
set_cv_weight(int n, float w)NurbsCurveInterface
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_knot(int n, float t)NurbsPPCurve [virtual]
set_name(const string &name)Namable [inline]
set_num_dimensions(int num)ParametricCurve
set_order(int order)NurbsPPCurve [virtual]
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
stitch(const ParametricCurve *a, const ParametricCurve *b)NurbsPPCurve [virtual]
test_ref_count_integrity() constReferenceCount [inline]
transform_changed()PandaNode [protected, virtual]
TypedObject()TypedObject [inline]
TypedObject(const TypedObject &copy)TypedObject [inline]
TypedWritable()TypedWritable [inline]
TypedWritable(const TypedWritable &copy)TypedWritable [inline]
unref() constReferenceCount [inline]
unregister_drawer(ParametricCurveDrawer *drawer)ParametricCurve
unstash_child(PandaNode *child_node)PandaNode [inline]
unstash_child(int stashed_index)PandaNode
write(ostream &out, int indent_level=0) constNurbsPPCurve [virtual]
write_cv(ostream &out, int n) constNurbsCurveInterface
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]
~NurbsPPCurve()NurbsPPCurve [virtual]
~PandaNode()PandaNode [virtual]
~ParametricCurve()ParametricCurve [virtual]
~ReferenceCount()ReferenceCount [inline, protected]
~TypedObject()TypedObject [virtual]
~TypedWritable()TypedWritable [virtual]

Generated on Fri May 2 00:52:50 2003 for Panda by doxygen1.3