C# Class Radegast.Rendering.GLMesh.LODMesh

Inheritance: OpenMetaverse.Rendering.LindenMesh.ReferenceMesh
ファイルを表示 Open project: radegastdev/radegast

Public Properties

Property Type Description
Indices ushort[]

Public Methods

Method Description
LoadMesh ( string filename ) : void

Method Details

LoadMesh() public method

public LoadMesh ( string filename ) : void
filename string
return void

Property Details

Indices public_oe property

public ushort[] Indices
return ushort[]