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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 13 of file IntElement.cs.

Member Function Documentation

§ Cast()

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

Definition at line 42 of file IntElement.cs.

§ Dispose()

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

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file IntElement.cs.

§ GetValue()

virtual int HoloToolkit.Sharing.IntElement.GetValue ( )
virtual

Definition at line 48 of file IntElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.IntElement.SetValue ( int  newValue)
virtual

Definition at line 53 of file IntElement.cs.


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