AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Sharing.DoubleElement Class Reference
Inheritance diagram for HoloToolkit.Sharing.DoubleElement:
HoloToolkit.Sharing.Element

Public Member Functions

override void Dispose ()
 
virtual double GetValue ()
 
virtual void SetValue (double newValue)
 
- Public Member Functions inherited from HoloToolkit.Sharing.Element
virtual ElementType GetElementType ()
 
virtual long GetGUID ()
 
virtual XString GetName ()
 
virtual Element GetParent ()
 
virtual bool IsValid ()
 

Static Public Member Functions

static DoubleElement Cast (Element element)
 

Additional Inherited Members

- Protected Attributes inherited from HoloToolkit.Sharing.Element
bool swigCMemOwn
 

Detailed Description

Definition at line 13 of file DoubleElement.cs.

Member Function Documentation

§ Cast()

static DoubleElement HoloToolkit.Sharing.DoubleElement.Cast ( Element  element)
static

Definition at line 42 of file DoubleElement.cs.

§ Dispose()

override void HoloToolkit.Sharing.DoubleElement.Dispose ( )
virtual

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file DoubleElement.cs.

§ GetValue()

virtual double HoloToolkit.Sharing.DoubleElement.GetValue ( )
virtual

Definition at line 48 of file DoubleElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.DoubleElement.SetValue ( double  newValue)
virtual

Definition at line 53 of file DoubleElement.cs.


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