C# 클래스 Squish.ClusterFit

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

보호된 메소드들

메소드 설명
ClusterFit ( ColourSet colours, SquishOptions flags ) : System
Compress3 ( byte block ) : void
Compress4 ( byte block ) : void
ConstructOrdering ( Vector3 axis, int iteration ) : bool

메소드 상세

ClusterFit() 보호된 메소드

protected ClusterFit ( ColourSet colours, SquishOptions flags ) : System
colours ColourSet
flags SquishOptions
리턴 System

Compress3() 보호된 메소드

protected Compress3 ( byte block ) : void
block byte
리턴 void

Compress4() 보호된 메소드

protected Compress4 ( byte block ) : void
block byte
리턴 void

ConstructOrdering() 보호된 메소드

protected ConstructOrdering ( Vector3 axis, int iteration ) : bool
axis Vector3
iteration int
리턴 bool