HDK
|
This is the complete list of members for GeomUtilCapsuleMeshGenerator, including all inherited members.
_CapStyle enum name | GeomUtilMeshGeneratorBase | protected |
_ComputeNumRadialPoints(const size_t numRadial, const bool closedSweep) | GeomUtilMeshGeneratorBase | protectedstatic |
_GenerateCappedQuadTopology(const size_t numRadial, const size_t numQuadStrips, const _CapStyle bottomCapStyle, const _CapStyle topCapStyle, const bool closedSweep) | GeomUtilMeshGeneratorBase | protectedstatic |
CapStyleNone enum value | GeomUtilMeshGeneratorBase | protected |
CapStyleSeparateEdge enum value | GeomUtilMeshGeneratorBase | protected |
CapStyleSharedEdge enum value | GeomUtilMeshGeneratorBase | protected |
ComputeNumPoints(const size_t numRadial, const size_t numCapAxial, const bool closedSweep=true) | GeomUtilCapsuleMeshGenerator | static |
GeneratePoints(PointIterType iter, const size_t numRadial, const size_t numCapAxial, const ScalarType radius, const ScalarType height, const GfMatrix4d *framePtr=nullptr) | GeomUtilCapsuleMeshGenerator | inlinestatic |
GeneratePoints(PointIterType iter, const size_t numRadial, const size_t numCapAxial, const ScalarType bottomRadius, const ScalarType topRadius, const ScalarType height, const ScalarType sweepDegrees, const GfMatrix4d *framePtr=nullptr) | GeomUtilCapsuleMeshGenerator | inlinestatic |
GeomUtilMeshGeneratorBase::GeneratePoints(PointIterType iter,...) | GeomUtilMeshGeneratorBase | inlinestatic |
GenerateTopology(const size_t numRadial, const size_t numCapAxial, const bool closedSweep=true) | GeomUtilCapsuleMeshGenerator | static |
minNumCapAxial | GeomUtilCapsuleMeshGenerator | static |
minNumRadial | GeomUtilCapsuleMeshGenerator | static |