TexGen
TexGen::CInterpolationCubic Member List

This is the complete list of members for TexGen::CInterpolationCubic, including all inherited members.

CalcSlaveNodePositions(const vector< CNode > &MasterNodes, vector< double > &LValues, vector< double > &TValues, double dL, int iNumNodes, int iNumPoints) constTexGen::CInterpolationprotected
CalculateNodeCoordinateSystem(const vector< CNode > &MasterNodes, vector< XYZ > &Tangents) constTexGen::CInterpolationprotected
CInterpolation(bool bPeriodic, bool bForceInPlaneTangent, bool bForceMasterNodeTangent)TexGen::CInterpolation
CInterpolation(TiXmlElement &Element)TexGen::CInterpolation
CInterpolationCubic(bool bPeriodic=true, bool bForceInPlaneTangent=false, bool bForceMasterNodeTangent=false)TexGen::CInterpolationCubic
CInterpolationCubic(TiXmlElement &Element)TexGen::CInterpolationCubic
Copy() constTexGen::CInterpolationCubicinlinevirtual
CreateEquiSpacedSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) constTexGen::CInterpolationprotected
CreateInterpolation(TiXmlElement &Element)TexGen::CInterpolationstatic
CreateSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) constTexGen::CInterpolationprotected
GetForceInPlaneTangent() constTexGen::CInterpolationinline
GetNaturalCubicSplines(const vector< double > &Knots, vector< CUBICEQUATION > &Cubics)TexGen::CInterpolationCubicprotectedstatic
GetNode(const vector< CNode > &MasterNodes, int iIndex, double t) constTexGen::CInterpolationCubicvirtual
TexGen::CInterpolation::GetNode(const vector< CNode > &MasterNodes, double t) constTexGen::CInterpolation
GetPeriodic() constTexGen::CInterpolationinline
GetPeriodicCubicSplines(const vector< double > &Knots, vector< CUBICEQUATION > &Cubics)TexGen::CInterpolationCubicprotectedstatic
GetSlaveNodes(const vector< CNode > &MasterNodes, int iNumPoints, bool bEquiSpaced=true) constTexGen::CInterpolation
GetType() constTexGen::CInterpolationCubicinlinevirtual
Initialise(const vector< CNode > &MasterNodes) constTexGen::CInterpolationCubicvirtual
InterpolateAngle(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t)TexGen::CInterpolationprotectedstatic
InterpolateUp(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t)TexGen::CInterpolationprotectedstatic
m_bForceInPlaneTangentTexGen::CInterpolationprotected
m_bForceMasterNodeTangentTexGen::CInterpolationprotected
m_bPeriodicTexGen::CInterpolationprotected
m_XCubicsTexGen::CInterpolationCubicmutableprotected
m_YCubicsTexGen::CInterpolationCubicmutableprotected
m_ZCubicsTexGen::CInterpolationCubicmutableprotected
PopulateTiXmlElement(TiXmlElement &Element, OUTPUT_TYPE OutputType) constTexGen::CInterpolationvirtual
SetForceInPlaneTangent(bool bForceInPlaneTangent)TexGen::CInterpolationinline
SetPeriodic(bool bPeriodic)TexGen::CInterpolationinline
~CInterpolation(void)TexGen::CInterpolationvirtual
~CInterpolationCubic(void)TexGen::CInterpolationCubic