Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SbExtrusionGenerator Member List

This is the complete list of members for SbExtrusionGenerator, including all inherited members.

createFrom2DPoints(const std::vector< SbVec2f > &pointsInCam, SoPath *nodePath, const SbViewVolume &volume, const SbBox3f &bboxInLocal=SbBox3f())SbExtrusionGeneratorstatic
createFrom2DPoints(const std::vector< SbVec2f > &pointsInCam, const SbMatrix &localToCam, const SbBox3f &bboxInLocal=SbBox3f())SbExtrusionGeneratorstatic
createFrom2DPoints(const std::vector< SbVec2f > &pointsInCam, const SbMatrix &camToLocal, float zMin=-1.0f, float zMax=1.0f)SbExtrusionGeneratorstatic
createFrom3DPoints(const std::vector< SbVec3f > &pointsInWorld, SoPath *nodePath, const SbViewVolume &volume, const SbBox3f &bboxInLocal=SbBox3f())SbExtrusionGeneratorstatic