Module Osg.Clip_plane


module Clip_plane: sig .. end
Encapsulates OpenGL glClipPlane.

type t 
osg::ClipPlane holder
val create' : int -> Osg.Plane.t -> t
create plane_num plane
val to_state_attribute : t -> Osg.State_attribute.t
val create : int -> Osg.Plane.t -> Osg.State_attribute.t