C# 클래스 Gibbed.Squish.DdsHeader

파일 보기 프로젝트 열기: yole/Gibbed.RED 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_cubemapFlags uint
m_depth uint
m_headerFlags uint
m_height uint
m_mipMapCount uint
m_pitchOrLinearSize uint
m_pixelFormat DdsPixelFormat
m_reserved1_0 uint
m_reserved1_1 uint
m_reserved1_10 uint
m_reserved1_2 uint
m_reserved1_3 uint
m_reserved1_4 uint
m_reserved1_5 uint
m_reserved1_6 uint
m_reserved1_7 uint
m_reserved1_8 uint
m_reserved1_9 uint
m_reserved2_0 uint
m_reserved2_1 uint
m_reserved2_2 uint
m_size uint
m_surfaceFlags uint
m_width uint

공개 메소드들

메소드 설명
DdsHeader ( ) : System
Read ( System input ) : void
Size ( ) : uint

메소드 상세

DdsHeader() 공개 메소드

public DdsHeader ( ) : System
리턴 System

Read() 공개 메소드

public Read ( System input ) : void
input System
리턴 void

Size() 공개 메소드

public Size ( ) : uint
리턴 uint

프로퍼티 상세

m_cubemapFlags 공개적으로 프로퍼티

public uint m_cubemapFlags
리턴 uint

m_depth 공개적으로 프로퍼티

public uint m_depth
리턴 uint

m_headerFlags 공개적으로 프로퍼티

public uint m_headerFlags
리턴 uint

m_height 공개적으로 프로퍼티

public uint m_height
리턴 uint

m_mipMapCount 공개적으로 프로퍼티

public uint m_mipMapCount
리턴 uint

m_pitchOrLinearSize 공개적으로 프로퍼티

public uint m_pitchOrLinearSize
리턴 uint

m_pixelFormat 공개적으로 프로퍼티

public DdsPixelFormat,Gibbed.Squish m_pixelFormat
리턴 DdsPixelFormat

m_reserved1_0 공개적으로 프로퍼티

public uint m_reserved1_0
리턴 uint

m_reserved1_1 공개적으로 프로퍼티

public uint m_reserved1_1
리턴 uint

m_reserved1_10 공개적으로 프로퍼티

public uint m_reserved1_10
리턴 uint

m_reserved1_2 공개적으로 프로퍼티

public uint m_reserved1_2
리턴 uint

m_reserved1_3 공개적으로 프로퍼티

public uint m_reserved1_3
리턴 uint

m_reserved1_4 공개적으로 프로퍼티

public uint m_reserved1_4
리턴 uint

m_reserved1_5 공개적으로 프로퍼티

public uint m_reserved1_5
리턴 uint

m_reserved1_6 공개적으로 프로퍼티

public uint m_reserved1_6
리턴 uint

m_reserved1_7 공개적으로 프로퍼티

public uint m_reserved1_7
리턴 uint

m_reserved1_8 공개적으로 프로퍼티

public uint m_reserved1_8
리턴 uint

m_reserved1_9 공개적으로 프로퍼티

public uint m_reserved1_9
리턴 uint

m_reserved2_0 공개적으로 프로퍼티

public uint m_reserved2_0
리턴 uint

m_reserved2_1 공개적으로 프로퍼티

public uint m_reserved2_1
리턴 uint

m_reserved2_2 공개적으로 프로퍼티

public uint m_reserved2_2
리턴 uint

m_size 공개적으로 프로퍼티

public uint m_size
리턴 uint

m_surfaceFlags 공개적으로 프로퍼티

public uint m_surfaceFlags
리턴 uint

m_width 공개적으로 프로퍼티

public uint m_width
리턴 uint