C# 클래스 Warcraft.MDX.Geometry.MDXViewHeader

파일 보기 프로젝트 열기: Nihlus/libwarcraft 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SubmeshCount uint
SubmeshesOffset uint
TextureCount uint
TexturesOffset uint
TransitionDistance uint
TriangleVertexCount uint
TriangleVertexIndicesOffset uint
VertexIndexCount uint
VertexIndicesOffset uint
VertexPropertiesOffset uint
VertexPropertyCount uint

공개 메소드들

메소드 설명
MDXViewHeader ( byte data ) : System.IO

메소드 상세

MDXViewHeader() 공개 메소드

public MDXViewHeader ( byte data ) : System.IO
data byte
리턴 System.IO

프로퍼티 상세

SubmeshCount 공개적으로 프로퍼티

public uint SubmeshCount
리턴 uint

SubmeshesOffset 공개적으로 프로퍼티

public uint SubmeshesOffset
리턴 uint

TextureCount 공개적으로 프로퍼티

public uint TextureCount
리턴 uint

TexturesOffset 공개적으로 프로퍼티

public uint TexturesOffset
리턴 uint

TransitionDistance 공개적으로 프로퍼티

public uint TransitionDistance
리턴 uint

TriangleVertexCount 공개적으로 프로퍼티

public uint TriangleVertexCount
리턴 uint

TriangleVertexIndicesOffset 공개적으로 프로퍼티

public uint TriangleVertexIndicesOffset
리턴 uint

VertexIndexCount 공개적으로 프로퍼티

public uint VertexIndexCount
리턴 uint

VertexIndicesOffset 공개적으로 프로퍼티

public uint VertexIndicesOffset
리턴 uint

VertexPropertiesOffset 공개적으로 프로퍼티

public uint VertexPropertiesOffset
리턴 uint

VertexPropertyCount 공개적으로 프로퍼티

public uint VertexPropertyCount
리턴 uint