CalculateNumberofLayers(const vector< XY > &Section) const | TexGen::CYarnSectionInterp | protected |
Copy() const =0 | TexGen::CYarnSection | pure virtual |
CreateYarnSection(TiXmlElement &Element) | TexGen::CYarnSection | static |
CYarnSection(bool bConstMesh=true) | TexGen::CYarnSection | |
CYarnSection(TiXmlElement &Element) | TexGen::CYarnSection | |
CYarnSectionInterp(bool bRamped, bool bPolar, bool bConstMesh=true) | TexGen::CYarnSectionInterp | |
CYarnSectionInterp(TiXmlElement &Element) | TexGen::CYarnSectionInterp | |
GetForceMeshLayers() const | TexGen::CYarnSection | inline |
GetInterpedSection(const CSection &Section1, const CSection &Section2, double u, int iNumPoints, bool bEquiSpaced, vector< XY > &Points) const | TexGen::CYarnSectionInterp | protected |
GetInterpedSectionMesh(const CSection &Section1, const CSection &Section2, double u, int iNumPoints, bool bEquiSpaced, CMesh &Mesh) const | TexGen::CYarnSectionInterp | protected |
GetPolar() | TexGen::CYarnSectionInterp | inline |
GetRamped() | TexGen::CYarnSectionInterp | inline |
GetSection(const YARN_POSITION_INFORMATION PositionInfo, int iNumPoints, bool bEquiSpaced=false) const =0 | TexGen::CYarnSection | pure virtual |
GetSectionConstant() | TexGen::CYarnSection | |
GetSectionInterpNode() | TexGen::CYarnSection | |
GetSectionInterpPosition() | TexGen::CYarnSection | |
GetSectionMesh(const YARN_POSITION_INFORMATION PositionInfo, int iNumPoints, bool bEquiSpaced) const =0 | TexGen::CYarnSection | pure virtual |
GetType() const =0 | TexGen::CYarnSection | pure virtual |
InterpolatePoints(XY P1, XY P2, double u) const | TexGen::CYarnSectionInterp | protected |
m_bForceEqualMeshLayers | TexGen::CYarnSection | |
m_bPolar | TexGen::CYarnSectionInterp | protected |
m_bRamped | TexGen::CYarnSectionInterp | protected |
PopulateTiXmlElement(TiXmlElement &Element, OUTPUT_TYPE OutputType) const | TexGen::CYarnSectionInterp | virtual |
SetSectionMeshLayersEqual(int iNumPoints) const | TexGen::CYarnSection | inlinevirtual |
~CYarnSection(void) | TexGen::CYarnSection | virtual |
~CYarnSectionInterp(void) | TexGen::CYarnSectionInterp | virtual |