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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 13 of file LongElement.cs.

Member Function Documentation

§ Cast()

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

Definition at line 42 of file LongElement.cs.

§ Dispose()

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

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file LongElement.cs.

§ GetValue()

virtual long HoloToolkit.Sharing.LongElement.GetValue ( )
virtual

Definition at line 48 of file LongElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.LongElement.SetValue ( long  newValue)
virtual

Definition at line 53 of file LongElement.cs.


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