This is the complete list of members for NURBSCurve, including all inherited members.
AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
AddChild(TreeNode *pChild, bool bFirst=false) const | TreeNode | virtual |
AddCP(const Vector &v, int iIndex=-1) | NURBSCurve | |
Annex(Node *pSource, const QString &sCategory="") | Node | |
AttributeByID(const QString &sID) const | Node | |
AttributeByIndex(int iIndex) const | Node | |
AttributeByName(const QString &sName) const | Node | |
AttributeCount(void) const | Node | |
AttributeValue(const QString &sAttributeID) const | Node | |
BasisFunction(float u, int i, Store< float > &N) const | NURBSCurve | |
BoundingBox() | CurveBase | inlinevirtual |
ByID(int iID) | Node | static |
ByName(const QString &sClass, const QString &sName) | Node | static |
CalculateChordLength(float fStart, float fEnd) | NURBSCurve | protectedvirtual |
CalculateChordLengths(void) | NURBSCurve | virtual |
CheckValidity(Node::DiagnosticLevel iLevel=dgnLevel2) const | TreeNode | virtual |
ChildByClass(const ClassDesc *pClass, bool bAutoCreate=true) const | TreeNode | virtual |
ChildByClass(bool bAutoCreate=true) const | TreeNode | inline |
ChildByClass(const ClassDesc *pClass, unsigned int iIndex=0) const | TreeNode | virtual |
ChildByClass(unsigned int iIndex=0) const | TreeNode | inline |
Close(void) | NURBSCurve | |
Closed() const | CurveBase | inline |
Color(void) const | CurveBase | inlinevirtual |
ContentChanged(void) const | Node | |
CopyTo(Node *pNode) const | CurveBase | virtual |
CreatePropertiesWindow(QWidget *pParent) | Node | virtual |
CurveBase() | CurveBase | |
DECLARE_CLASS | NURBSCurve | |
DeleteChildByClass(const ClassDesc *pClass) | TreeNode | virtual |
DeriveAt(float u, int iDeg, Store< Vector > &aDerivs) const | NURBSCurve | |
DeriveBasisFunction(int n, float u, int span, Store< Store< float > > &aDerF) const | NURBSCurve | |
dgnLevel1 enum value | Node | |
dgnLevel2 enum value | Node | |
dgnLevel3 enum value | Node | |
DiagnosticLevel enum name | Node | |
Display(bool bScreen=true) | NURBSCurve | |
DisplayName(void) const | Node | virtual |
Duplicate(void) const | Node | virtual |
FindSpan(float u) const | NURBSCurve | |
First(void) | Node | static |
FirstChild(void) const | TreeNode | virtual |
Geometry() const | CurveBase | |
GetChordPos(float fLength) | NURBSCurve | |
GetDegree(void) | NURBSCurve | inline |
GetMatrix(void) | NURBSCurve | |
GetMaxParam(void) const | NURBSCurve | inline |
HelpID(void) const | Node | virtual |
HiddenFromUI(void) const | TreeNode | virtual |
ID(void) const | Node | inline |
Info(void) const | TreeNode | virtual |
Initialize(void) | Node | virtual |
Interpolate(const QList< CurvePoint > &points) | NURBSCurve | |
IsKindOf(const ClassDesc *pClass) const | Node | |
Length() const | CurveBase | virtual |
LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
Locked(void) const | TreeNode | virtual |
LogAttributes(void) const | Node | |
m_AABB | CurveBase | protected |
m_aChordLengths | NURBSCurve | protected |
m_aColor | CurveBase | protected |
m_aCPs | NURBSCurve | |
m_aKnots | NURBSCurve | |
m_aPrecalc | NURBSCurve | |
m_bClosed | NURBSCurve | |
m_bEdited | NURBSCurve | |
m_bPrecalculated | NURBSCurve | |
m_bRefreshBoundingBox | CurveBase | protected |
m_bSelected | CurveBase | protected |
m_bVisible | NURBSCurve | |
m_fAngle | NURBSCurve | |
m_fPosX | NURBSCurve | |
m_fPosY | NURBSCurve | |
m_fScale | NURBSCurve | |
m_fTotalLength | NURBSCurve | |
m_iCPs | NURBSCurve | |
m_iDegree | NURBSCurve | |
m_iSelectedCP | NURBSCurve | |
m_pFalloff | NURBSCurve | |
m_pGeometry | CurveBase | protected |
m_pThis | Node | |
m_sName | NURBSCurve | |
MoveChild(TreeNode *pChild, TreeNode *pAfter) | TreeNode | virtual |
MoveCP(unsigned int iIndex, const Vector &v) | NURBSCurve | |
Name(const ClassDesc *pClass=0) const | Node | virtual |
Next(void) const | Node | inline |
NextSibling(void) const | TreeNode | virtual |
Node(const QString &sStringID="", const QString &sDisplayName="") | Node | |
NURBSCurve(int iDegree=2, bool bFalloff=false) | NURBSCurve | |
OnEvent(const EventGate &cEvent) | Node | virtual |
OnLinked(const TreeNode *pOldParent) | TreeNode | virtual |
OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
operator!=(const NURBSCurve &v) const | NURBSCurve | inline |
operator()(float u) const | NURBSCurve | inline |
operator=(const NURBSCurve &c) | NURBSCurve | inline |
operator==(const NURBSCurve &) const | NURBSCurve | inline |
Parent(void) const | TreeNode | virtual |
PrecalculateValues(void) | NURBSCurve | |
PrevSibling(void) const | TreeNode | virtual |
ProjectPoint(const Vector &vOrig, float fGuess, float &u, Vector &vProjected, float fMin=0.001f, float fMax=0.001f, int iMaxTry=100) const | NURBSCurve | |
RecalcKnots(void) | NURBSCurve | |
Recalculate() | NURBSCurve | |
ReferenceCount(void) const | Node | |
ReferenceNode(unsigned int iIndex) const | Node | |
ReferencePointer(unsigned int iIndex) const | Node | |
RemoveChild(TreeNode *pChild) const | TreeNode | virtual |
RemoveCP(unsigned int iIndex) | NURBSCurve | |
Render() | NURBSCurve | virtual |
RequestDeferredEvent(Attribute &cAttribute) | Node | |
ResetColor(void) | CurveBase | inlinevirtual |
SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
Selected() const | CurveBase | inline |
Serialize(Stream &s) | NURBSCurve | virtual |
SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
SetClosed(bool bTOrF) | CurveBase | inlinevirtual |
SetColor(const mudbox::Color &cColor) | CurveBase | inlinevirtual |
SetDegree(int iDegree) | NURBSCurve | |
SetDisplayName(const QString &sDisplayName) | Node | virtual |
SetGeometry(mudbox::Geometry *pGeom) | CurveBase | virtual |
SetHelpID(const QString &sHelpID) | Node | virtual |
SetHiddenFromUI(bool b) | TreeNode | virtual |
SetID(int iID) | Node | |
SetLocked(bool b) | TreeNode | virtual |
SetName(const QString &sName) | Node | virtual |
SetSelected(bool bTOrF) | CurveBase | inline |
SetStringID(const QString &sName) | TreeNode | virtual |
SetVersion(unsigned int iVersion) | Node | |
SetVisible(bool bVisible) | NURBSCurve | inlinevirtual |
StartHashing() | Node | static |
StringID(const ClassDesc *pClass=0) const | Node | virtual |
Transformation(void) const | GroupNode | virtual |
TransformToLocal(const Vector &v) | NURBSCurve | inline |
TransformToWorld(const Vector &v) | NURBSCurve | inline |
TreeNode(void) | TreeNode | |
UniqueChildName(const TreeNode *pChild, const QString &sPrefix="") const | TreeNode | |
Version(void) const | Node | |
Visible(void) | NURBSCurve | inline |
mudbox::CurveBase::Visible(void) const | TreeNode | virtual |
~CurveBase() | CurveBase | virtual |
~Node(void) | Node | virtual |
~NURBSCurve(void) | NURBSCurve | |
~TreeNode(void) | TreeNode |