C# 클래스 SharpQuake.maliasframedesc_t

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
bboxmax trivertx_t
bboxmin trivertx_t
firstpose int
interval float
name string
numposes int

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

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

public static int SizeInBytes
리턴 int

bboxmax 공개적으로 프로퍼티

public trivertx_t,SharpQuake bboxmax
리턴 trivertx_t

bboxmin 공개적으로 프로퍼티

public trivertx_t,SharpQuake bboxmin
리턴 trivertx_t

firstpose 공개적으로 프로퍼티

public int firstpose
리턴 int

interval 공개적으로 프로퍼티

public float interval
리턴 float

name 공개적으로 프로퍼티

public string name
리턴 string

numposes 공개적으로 프로퍼티

public int numposes
리턴 int