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

Referenced by f18.f18Init.loadF18File().

static double makVrl.XMLHelper.setDoubleValue ( XmlNode  node)
inlinestatic

Referenced by f18.f18Init.loadF18File().

static int makVrl.XMLHelper.setIntValue ( XmlNode  node)
inlinestatic

Referenced by f18.f18Init.loadF18File().

static List<string> makVrl.XMLHelper.setMultiStringValue ( XmlNode  node)
inlinestatic
static string makVrl.XMLHelper.setStringValue ( XmlNode  node)
inlinestatic

Referenced by f18.f18Init.loadF18File().

static Vector3d makVrl.XMLHelper.setVectorValue ( XmlNode  node)
inlinestatic

Referenced by f18.f18Init.loadF18File().


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

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)