C# 클래스 FlatRedBall.Graphics.Model.Animation.Content.MeshSplitter.MeshSplitPart

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
MeshSplitPart ( MeshSplitter splitter, Microsoft.Xna.Framework.Content.Pipeline.Graphics.GeometryContent geom, int vertexStartIndex ) : System
Process ( ) : Microsoft.Xna.Framework.Content.Pipeline.Graphics.MeshContent

비공개 메소드들

메소드 설명
Finish ( ) : void
GetWeightChannel ( ) : void

메소드 상세

MeshSplitPart() 공개 메소드

public MeshSplitPart ( MeshSplitter splitter, Microsoft.Xna.Framework.Content.Pipeline.Graphics.GeometryContent geom, int vertexStartIndex ) : System
splitter MeshSplitter
geom Microsoft.Xna.Framework.Content.Pipeline.Graphics.GeometryContent
vertexStartIndex int
리턴 System

Process() 공개 메소드

public Process ( ) : Microsoft.Xna.Framework.Content.Pipeline.Graphics.MeshContent
리턴 Microsoft.Xna.Framework.Content.Pipeline.Graphics.MeshContent