SbCylinderSectionProjector Constructor |
Name | Description | |
---|---|---|
![]() | SbCylinderSectionProjector | Calls SbCylinderSectionProjector(0.9f, true). |
![]() | SbCylinderSectionProjector(Single) | Calls SbCylinderSectionProjector(edgeTol, true). |
![]() | SbCylinderSectionProjector(SbCylinder) | Calls SbCylinderSectionProjector(cyl, 0.9f, true). |
![]() | SbCylinderSectionProjector(Single, Boolean) | Constructor that uses a default cylinder aligned with the Y axis with radius 1.0. |
![]() | SbCylinderSectionProjector(SbCylinder, Single) | Calls SbCylinderSectionProjector(cyl, edgeTol, true). |
![]() | SbCylinderSectionProjector(SbCylinder, Single, Boolean) | Constructor. |