Assimp
v3.1.1 (June 2014)
|
Parsing data from nodes of "Geometry3D" set of X3D. More...
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Functions | |
template<typename TVector > | |
static void | Assimp::GeometryHelper_Extrusion_CurveIsClosed (std::vector< TVector > &pCurve, const bool pDropTail, const bool pRemoveLastPoint, bool &pCurveIsClosed) |
static aiVector3D | Assimp::GeometryHelper_Extrusion_GetNextY (const size_t pSpine_PointIdx, const std::vector< aiVector3D > &pSpine, const bool pSpine_Closed) |
static aiVector3D | Assimp::GeometryHelper_Extrusion_GetNextZ (const size_t pSpine_PointIdx, const std::vector< aiVector3D > &pSpine, const bool pSpine_Closed, const aiVector3D pVecZ_Prev) |
Parsing data from nodes of "Geometry3D" set of X3D.