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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 13 of file BoolElement.cs.

Member Function Documentation

§ Cast()

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

Definition at line 42 of file BoolElement.cs.

§ Dispose()

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

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file BoolElement.cs.

§ GetValue()

virtual bool HoloToolkit.Sharing.BoolElement.GetValue ( )
virtual

Definition at line 48 of file BoolElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.BoolElement.SetValue ( bool  newValue)
virtual

Definition at line 53 of file BoolElement.cs.


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