TexGen
TexGen::CInterpolationBezier Member List

This is the complete list of members for TexGen::CInterpolationBezier, 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
CInterpolationBezier(bool bPeriodic=true, bool bForceInPlaneTangent=false, bool bForceMasterNodeTangent=false)TexGen::CInterpolationBezier
CInterpolationBezier(TiXmlElement &Element)TexGen::CInterpolationBezier
Copy() constTexGen::CInterpolationBezierinlinevirtual
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
GetNode(const vector< CNode > &MasterNodes, int iIndex, double t) constTexGen::CInterpolationBeziervirtual
TexGen::CInterpolation::GetNode(const vector< CNode > &MasterNodes, double t) constTexGen::CInterpolation
GetPeriodic() constTexGen::CInterpolationinline
GetSlaveNodes(const vector< CNode > &MasterNodes, int iNumPoints, bool bEquiSpaced=true) constTexGen::CInterpolation
GetType() constTexGen::CInterpolationBezierinlinevirtual
Initialise(const vector< CNode > &MasterNodes) constTexGen::CInterpolationBeziervirtual
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_TangentsTexGen::CInterpolationBeziermutableprotected
PopulateTiXmlElement(TiXmlElement &Element, OUTPUT_TYPE OutputType) constTexGen::CInterpolationvirtual
SetForceInPlaneTangent(bool bForceInPlaneTangent)TexGen::CInterpolationinline
SetPeriodic(bool bPeriodic)TexGen::CInterpolationinline
~CInterpolation(void)TexGen::CInterpolationvirtual
~CInterpolationBezier(void)TexGen::CInterpolationBezier