Method | Description | |
---|---|---|
AddKinect ( ) : void | ||
AddProjector ( ) : void | ||
LoadFile ( ) : void | ||
ParseFile ( ) : void | ||
RemoveKinect ( ) : void | ||
RemoveProjector ( ) : void | ||
ShowWindow ( ) : void | ||
setCurrentDoc ( XmlDocument newDoc ) : void | ||
setFilePath ( string filePath ) : void | ||
setParseWindow ( ParseWindow, window ) : void |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnGUI ( ) : void | ||
SaveChanges ( ) : void | ||
getTags ( string xml, string tag ) : XmlNodeList |
public setCurrentDoc ( XmlDocument newDoc ) : void | ||
newDoc | XmlDocument | |
return | void |
public setFilePath ( string filePath ) : void | ||
filePath | string | |
return | void |
public setParseWindow ( ParseWindow, window ) : void | ||
window | ParseWindow, | |
return | void |