C# 클래스 NewTOAPIA.Modeling.IndexBuffer

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

공개 메소드들

메소드 설명
DecreaseCount ( ) : void
IncreaseCount ( ) : void
IndexBuffer ( int count ) : System
SetDefaultIndices ( ) : void
this ( int i ) : int

메소드 상세

DecreaseCount() 공개 메소드

public DecreaseCount ( ) : void
리턴 void

IncreaseCount() 공개 메소드

public IncreaseCount ( ) : void
리턴 void

IndexBuffer() 공개 메소드

public IndexBuffer ( int count ) : System
count int
리턴 System

SetDefaultIndices() 공개 메소드

public SetDefaultIndices ( ) : void
리턴 void

this() 공개 메소드

public this ( int i ) : int
i int
리턴 int