C# 클래스 Radegast.PrimImporter

Description of PrimImporter.
파일 보기 프로젝트 열기: radegastdev/radegast 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LogMessage LogMessageDelegate
RezAt System.Vector3
SculptTextures UUID>.Dictionary
TextureUse TextureSet
Textures UUID>.Dictionary

공개 메소드들

메소드 설명
CleanUp ( ) : void
ImportFromFile ( string filename ) : void
Objects_OnNewPrim ( object sender, PrimEventArgs e ) : void
PrimImporter ( GridClient client ) : ThreadPoolUtil

메소드 상세

CleanUp() 공개 메소드

public CleanUp ( ) : void
리턴 void

ImportFromFile() 공개 메소드

public ImportFromFile ( string filename ) : void
filename string
리턴 void

Objects_OnNewPrim() 공개 메소드

public Objects_OnNewPrim ( object sender, PrimEventArgs e ) : void
sender object
e OpenMetaverse.PrimEventArgs
리턴 void

PrimImporter() 공개 메소드

public PrimImporter ( GridClient client ) : ThreadPoolUtil
client OpenMetaverse.GridClient
리턴 ThreadPoolUtil

프로퍼티 상세

LogMessage 공개적으로 프로퍼티

public LogMessageDelegate LogMessage
리턴 LogMessageDelegate

RezAt 공개적으로 프로퍼티

public Vector3,System RezAt
리턴 System.Vector3

SculptTextures 공개적으로 프로퍼티

public Dictionary SculptTextures
리턴 UUID>.Dictionary

TextureUse 공개적으로 프로퍼티

public TextureSet TextureUse
리턴 TextureSet

Textures 공개적으로 프로퍼티

public Dictionary Textures
리턴 UUID>.Dictionary