C# 클래스 DatDigger.Sections.Model.StreamDataType

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

공개 프로퍼티들

프로퍼티 타입 설명
Binormal StreamDataType
BoneIndex StreamDataType
BoneWeight StreamDataType
Color StreamDataType
Index StreamDataType
Normal StreamDataType
Position StreamDataType
Tangent StreamDataType
UV_1 StreamDataType
UV_2 StreamDataType
UV_3 StreamDataType
UV_4 StreamDataType

공개 메소드들

메소드 설명
Decompress ( System.IO.BinaryReaderEx reader, BinaryWriter writer, StreamElement element ) : void
GetStreamDataType ( short id ) : StreamDataType
StreamDataType ( short id, int numValues, int dataSize, DeclarationType declarationType, DeclarationUsage declarationUsage, byte usageIndex ) : System

비공개 메소드들

메소드 설명
StreamDataType ( ) : System

메소드 상세

Decompress() 공개 메소드

public Decompress ( System.IO.BinaryReaderEx reader, BinaryWriter writer, StreamElement element ) : void
reader System.IO.BinaryReaderEx
writer System.IO.BinaryWriter
element StreamElement
리턴 void

GetStreamDataType() 공개 정적인 메소드

public static GetStreamDataType ( short id ) : StreamDataType
id short
리턴 StreamDataType

StreamDataType() 공개 메소드

public StreamDataType ( short id, int numValues, int dataSize, DeclarationType declarationType, DeclarationUsage declarationUsage, byte usageIndex ) : System
id short
numValues int
dataSize int
declarationType DeclarationType
declarationUsage DeclarationUsage
usageIndex byte
리턴 System

프로퍼티 상세

Binormal 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Binormal
리턴 StreamDataType

BoneIndex 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model BoneIndex
리턴 StreamDataType

BoneWeight 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model BoneWeight
리턴 StreamDataType

Color 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Color
리턴 StreamDataType

Index 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Index
리턴 StreamDataType

Normal 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Normal
리턴 StreamDataType

Position 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Position
리턴 StreamDataType

Tangent 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model Tangent
리턴 StreamDataType

UV_1 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model UV_1
리턴 StreamDataType

UV_2 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model UV_2
리턴 StreamDataType

UV_3 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model UV_3
리턴 StreamDataType

UV_4 공개적으로 정적으로 프로퍼티

public static StreamDataType,DatDigger.Sections.Model UV_4
리턴 StreamDataType