GeomUtil module#
Summary: The GeomUtil module contains utilities to help image common geometry.
Utilities to help image common geometry.
Classes:
- class pxr.GeomUtil.CapsuleMeshGenerator#
- Methods: - Attributes: - static ComputeNumPoints()#
 - static GeneratePoints()#
 - static GenerateTopology()#
 - minNumCapAxial = 1#
 - minNumRadial = 3#
 
- class pxr.GeomUtil.ConeMeshGenerator#
- Methods: - Attributes: - static ComputeNumPoints()#
 - static GeneratePoints()#
 - static GenerateTopology()#
 - minNumRadial = 3#
 
- class pxr.GeomUtil.CuboidMeshGenerator#
- Methods: - static ComputeNumPoints()#
 - static GeneratePoints()#
 - static GenerateTopology()#