C# 클래스 Ohana3DS_Transfigured.Ohana.Models.GenericFormats.DAE.daeTriangles

파일 보기 프로젝트 열기: Quibilia/Ohana3DS-Transfigured

공개 프로퍼티들

프로퍼티 타입 설명
p string

공개 메소드들

메소드 설명
addInput ( string semantic, string source, uint offset, uint set ) : void
get ( ) : List
set ( List indices ) : void

메소드 상세

addInput() 공개 메소드

public addInput ( string semantic, string source, uint offset, uint set ) : void
semantic string
source string
offset uint
set uint
리턴 void

get() 공개 메소드

public get ( ) : List
리턴 List

set() 공개 메소드

public set ( List indices ) : void
indices List
리턴 void

프로퍼티 상세

p 공개적으로 프로퍼티

public string p
리턴 string