Module Osg.Shape


module Shape: sig .. end
Base class for all shape types. Shapes are used to either for culling and collision detection or to define the geometric shape of procedurally generate Geometry.

type t 
osg::Shape holder