Click or drag to resize
SbCylinderSheetProjector Constructor
Overload List
  NameDescription
Public methodSbCylinderSheetProjector
Calls SbCylinderSheetProjector(true).
Public methodSbCylinderSheetProjector(Boolean)

Constructor that uses a default cylinder aligned with the Y axis with radius 1.0.

Public methodSbCylinderSheetProjector(SbCylinder)
Calls SbCylinderSheetProjector(cyl, true).
Public methodSbCylinderSheetProjector(SbCylinder, Boolean)

Constructor.

Top
See Also