HROOT.Graf.TView3D.Interface
class ITView a => ITView3D a Source #
Defined in HROOT.Graf.TView3D.Implementation
upcastTView3D :: forall a. (FPtr a, ITView3D a) => a -> TView3D Source #
downcastTView3D :: forall a. (FPtr a, ITView3D a) => TView3D -> a Source #