VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Static Public Member Functions
makVrl.XMLHelper Class Reference

Static Public Member Functions

static int setIntValue (XmlNode node)
 
static string setStringValue (XmlNode node)
 
static double setDoubleValue (XmlNode node)
 
static bool setBoolValue (XmlNode node)
 
static List< string > setMultiStringValue (XmlNode node)
 
static Vector3d setVectorValue (XmlNode node)
 

Member Function Documentation

static bool makVrl.XMLHelper.setBoolValue ( XmlNode  node)
inlinestatic
static double makVrl.XMLHelper.setDoubleValue ( XmlNode  node)
inlinestatic
static int makVrl.XMLHelper.setIntValue ( XmlNode  node)
inlinestatic
static List<string> makVrl.XMLHelper.setMultiStringValue ( XmlNode  node)
inlinestatic
static string makVrl.XMLHelper.setStringValue ( XmlNode  node)
inlinestatic
static Vector3d makVrl.XMLHelper.setVectorValue ( XmlNode  node)
inlinestatic

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)