#include <CCPACSCurveParamPointMap.h>
◆ CCPACSCurveParamPointMap()
◆ GetParamAsVector()
| TIGL_EXPORT std::vector< double > tigl::CCPACSCurveParamPointMap::GetParamAsVector |
( |
| ) |
const |
◆ GetPointIndexAsVector()
| TIGL_EXPORT std::vector< unsigned int > tigl::CCPACSCurveParamPointMap::GetPointIndexAsVector |
( |
| ) |
const |
◆ ReadCPACS()
| TIGL_EXPORT void tigl::CCPACSCurveParamPointMap::ReadCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) |
|
overridevirtual |
◆ Reverse()
| TIGL_EXPORT void tigl::CCPACSCurveParamPointMap::Reverse |
( |
double | minAllowedParam, |
|
|
double | maxAllowedParam, |
|
|
size_t | nPoints ) |
◆ m_pointIndices
| std::vector<unsigned int> tigl::CCPACSCurveParamPointMap::m_pointIndices |
|
private |
◆ m_pointParams
| std::vector<double> tigl::CCPACSCurveParamPointMap::m_pointParams |
|
private |
The documentation for this class was generated from the following file: