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