SbSphereSectionProjector Constructor |
Name | Description | |
---|---|---|
SbSphereSectionProjector | Calls SbSphereSectionProjector(0.9f, true). | |
SbSphereSectionProjector(Single) | Calls SbSphereSectionProjector(edgeTol, true). | |
SbSphereSectionProjector(SbSphere) | Calls SbSphereSectionProjector(sph, 0.9f, true). | |
SbSphereSectionProjector(Single, Boolean) | Constructor that uses a default sphere centered at the origin with radius 1.0. | |
SbSphereSectionProjector(SbSphere, Single) | Calls SbSphereSectionProjector(sph, edgeTol, true). | |
SbSphereSectionProjector(SbSphere, Single, Boolean) | Constructor that uses a supplied sphere. |