C# Class Meshellator.Viewer.Framework.Rendering.ModelMesh

Afficher le fichier Open project: tgjones/meshellator Class Usage Examples

Private Methods

Méthode Description
Draw ( SharpDX.Direct3D9.VertexDeclaration vertexDeclaration, Meshellator.Viewer.Framework.Rendering.RenderSettings settings, IEnumerable decorators ) : void
ModelMesh ( SharpDX.Direct3D9.Mesh sourceMesh, SharpDX.Direct3D9.Device device, SharpDX.Direct3D9.VertexBuffer vertexBuffer, int numVertices, SharpDX.Direct3D9.IndexBuffer indexBuffer, int primitiveCount, Matrix3D world, SharpDX.Direct3D9.Material material ) : System.Collections.Generic