C# Class IrrlichtNETCP.GUIMeshViewer

Inheritance: GUIElement
Show file Open project: Paulus/irrlichtnetcp

Public Methods

Method Description
GUIMeshViewer ( IntPtr raw ) : System

Private Methods

Method Description
GUIMeshViewer_GetMaterial ( IntPtr meshv ) : IntPtr
GUIMeshViewer_SetMaterial ( IntPtr meshv, IntPtr mat ) : void
GUIMeshViewer_SetMesh ( IntPtr meshv, IntPtr animatedmesh ) : void

Method Details

GUIMeshViewer() public method

public GUIMeshViewer ( IntPtr raw ) : System
raw System.IntPtr
return System