Class SbTransformProjection


public class SbTransformProjection extends SbProjection
Scale/recenter projection class. This class implements a projection that applies a scale and recenter to geometry.

This class can be used with an SoProjection node, but mainly exists to be used internally by the SoTransformProjection node.

See Also:
  • Constructor Details

    • SbTransformProjection

      public SbTransformProjection(SoProjection node)
      Constructor.