REFERENCE MANUAL
This is the complete list of members for NURBSCurveKey, including all inherited members.
Assign(Key const &in_that) | Key | virtual |
ClassID() (defined in Object) | Object | inlinestatic |
Consume(NURBSCurveKit &in_kit) | NURBSCurveKey | |
CopyTo(SegmentKey const &in_destination) const | Key | |
Delete() | Key | |
EditKnotsByReplacement(size_t in_offset, size_t in_count, float const in_knots[]) | NURBSCurveKey | |
EditKnotsByReplacement(size_t in_offset, FloatArray const &in_knots) | NURBSCurveKey | |
EditPointsByReplacement(size_t in_offset, size_t in_count, Point const in_points[]) | NURBSCurveKey | |
EditPointsByReplacement(size_t in_offset, PointArray const &in_points) | NURBSCurveKey | |
EditWeightsByReplacement(size_t in_offset, size_t in_count, float const in_weights[]) | NURBSCurveKey | |
EditWeightsByReplacement(size_t in_offset, FloatArray const &in_weights) | NURBSCurveKey | |
Empty() const | Object | inlinevirtual |
Equals(Key const &in_that) const | Key | |
GeometryKey() | GeometryKey | |
GeometryKey(Key const &in_that) | GeometryKey | explicit |
GeometryKey(GeometryKey const &in_that) | GeometryKey | |
GeometryKey(GeometryKey &&in_that) | GeometryKey | |
GetClassID() const | Object | |
GetHash() const | Key | |
GetInstanceID() const | Object | |
GetPointCount() const | NURBSCurveKey | |
HasOwner() const | Key | |
HasType(Type in_mask) const | Object | |
Key() | Key | |
Key(Key const &in_that) | Key | |
Key(Control const &in_control) | Key | explicit |
Key(Key &&in_that) | Key | |
MoveTo(SegmentKey const &in_new_owner) | Key | |
NURBSCurveKey() | NURBSCurveKey | |
NURBSCurveKey(Key const &in_that) | NURBSCurveKey | explicit |
NURBSCurveKey(NURBSCurveKey const &in_that) | NURBSCurveKey | |
NURBSCurveKey(NURBSCurveKey &&in_that) | NURBSCurveKey | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | NURBSCurveKey | inlinevirtual |
operator!=(Key const &in_that) const | Key | |
operator=(NURBSCurveKey const &in_that) | NURBSCurveKey | |
operator=(NURBSCurveKey &&in_that) | NURBSCurveKey | |
GeometryKey::operator=(GeometryKey const &in_that) | GeometryKey | |
GeometryKey::operator=(GeometryKey &&in_that) | GeometryKey | |
Key::operator=(Key &&in_that) | Key | |
Key::operator=(Key const &in_that) | Key | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(Key const &in_that) const | Key | |
Owner() const | Key | |
Reset() | Object | virtual |
Set(NURBSCurveKit const &in_kit) | NURBSCurveKey | |
SetParameters(float in_start, float in_end) | NURBSCurveKey | |
SetPriority(int in_priority) | GeometryKey | |
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[]) | GeometryKey | |
SetUserData(intptr_t in_index, ByteArray const &in_data) | GeometryKey | |
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data) | GeometryKey | |
Show(NURBSCurveKit &out_kit) const | NURBSCurveKey | |
ShowBoundings(BoundingKit &out_kit) const | GeometryKey | |
ShowDegree(size_t &out_degree) const | NURBSCurveKey | |
ShowKnots(FloatArray &out_knots) const | NURBSCurveKey | |
ShowParameters(float &out_start, float &out_end) const | NURBSCurveKey | |
ShowPoints(PointArray &out_points) const | NURBSCurveKey | |
ShowPriority(int &out_priority) const | GeometryKey | |
ShowReferrers(SegmentKeyArray &out_segments) const | GeometryKey | |
ShowReferrers(ReferenceKeyArray &out_references) const | GeometryKey | |
ShowUserData(intptr_t in_index, ByteArray &out_data) const | GeometryKey | |
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const | GeometryKey | |
ShowUserDataCount() const | GeometryKey | |
ShowUserDataIndices(IntPtrTArray &out_indices) const | GeometryKey | |
ShowWeights(FloatArray &out_weights) const | NURBSCurveKey | |
Type() const | Object | |
UnsetAllUserData() | GeometryKey | |
UnsetPriority() | GeometryKey | |
UnsetUserData(intptr_t in_index) | GeometryKey | |
UnsetUserData(size_t in_count, intptr_t const in_indices[]) | GeometryKey | |
UnsetUserData(IntPtrTArray const &in_indices) | GeometryKey | |
Up() const | Key | |
~GeometryKey() (defined in GeometryKey) | GeometryKey | |
~Key() | Key | virtual |
~NURBSCurveKey() (defined in NURBSCurveKey) | NURBSCurveKey | |
~Object() (defined in Object) | Object | virtual |