Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Module for 3D model generation of abstract elements
val create : abciss:string -> ordinate:string -> height:string -> unit -> t
Initalizes an empty 3D scenes.
val add : t -> Drawable.t -> t
Registers an abstract element into a scene