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

Public Member Functions

override void Dispose ()
 
virtual float GetValue ()
 
virtual void SetValue (float 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 FloatElement Cast (Element element)
 

Additional Inherited Members

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

Detailed Description

Definition at line 13 of file FloatElement.cs.

Member Function Documentation

§ Cast()

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

Definition at line 42 of file FloatElement.cs.

§ Dispose()

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

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file FloatElement.cs.

§ GetValue()

virtual float HoloToolkit.Sharing.FloatElement.GetValue ( )
virtual

Definition at line 48 of file FloatElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.FloatElement.SetValue ( float  newValue)
virtual

Definition at line 53 of file FloatElement.cs.


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