|
TexGen
|
This is the complete list of members for TexGen::CInterpolationAdjusted, including all inherited members.
| AddAdjustment(int iIndex, double t, XYZ Vector) | TexGen::CInterpolationAdjusted | |
| CalcSlaveNodePositions(const vector< CNode > &MasterNodes, vector< double > &LValues, vector< double > &TValues, double dL, int iNumNodes, int iNumPoints) const | TexGen::CInterpolation | protected |
| CalculateNodeCoordinateSystem(const vector< CNode > &MasterNodes, vector< XYZ > &Tangents) const | TexGen::CInterpolation | protected |
| CInterpolation(bool bPeriodic, bool bForceInPlaneTangent, bool bForceMasterNodeTangent) | TexGen::CInterpolation | |
| CInterpolation(TiXmlElement &Element) | TexGen::CInterpolation | |
| CInterpolationAdjusted(const CInterpolation &Interpolation) | TexGen::CInterpolationAdjusted | |
| CInterpolationAdjusted(TiXmlElement &Element) | TexGen::CInterpolationAdjusted | |
| Copy() const | TexGen::CInterpolationAdjusted | inlinevirtual |
| CreateEquiSpacedSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) const | TexGen::CInterpolation | protected |
| CreateInterpolation(TiXmlElement &Element) | TexGen::CInterpolation | static |
| CreateSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) const | TexGen::CInterpolation | protected |
| GetForceInPlaneTangent() const | TexGen::CInterpolation | inline |
| GetNode(const vector< CNode > &MasterNodes, int iIndex, double t) const | TexGen::CInterpolationAdjusted | virtual |
| TexGen::CInterpolation::GetNode(const vector< CNode > &MasterNodes, double t) const | TexGen::CInterpolation | |
| GetPeriodic() const | TexGen::CInterpolation | inline |
| GetSlaveNodes(const vector< CNode > &MasterNodes, int iNumPoints, bool bEquiSpaced=true) const | TexGen::CInterpolation | |
| GetType() const | TexGen::CInterpolationAdjusted | inlinevirtual |
| Initialise(const vector< CNode > &MasterNodes) const | TexGen::CInterpolationAdjusted | virtual |
| InterpolateAngle(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t) | TexGen::CInterpolation | protectedstatic |
| InterpolateUp(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t) | TexGen::CInterpolation | protectedstatic |
| m_Adjustments | TexGen::CInterpolationAdjusted | protected |
| m_bForceInPlaneTangent | TexGen::CInterpolation | protected |
| m_bForceMasterNodeTangent | TexGen::CInterpolation | protected |
| m_bPeriodic | TexGen::CInterpolation | protected |
| m_pInterpolation | TexGen::CInterpolationAdjusted | protected |
| PopulateTiXmlElement(TiXmlElement &Element, OUTPUT_TYPE OutputType) const | TexGen::CInterpolationAdjusted | virtual |
| SetForceInPlaneTangent(bool bForceInPlaneTangent) | TexGen::CInterpolation | inline |
| SetPeriodic(bool bPeriodic) | TexGen::CInterpolation | inline |
| ~CInterpolation(void) | TexGen::CInterpolation | virtual |
| ~CInterpolationAdjusted(void) | TexGen::CInterpolationAdjusted |