API reference
API reference
Select your platform
No SDKs available
No versions available

DebugTree Class

Overview

Public Member Functions

DebugTree
( TLeaf root )
ITreeNode< TLeaf >
void
Rebuild ( )

Object Data

abstract bool
TryGetChildren
( TLeaf node,
out IEnumerable< TLeaf > children )

Details

Member Functions

Oculus.Interaction.DebugTree.DebugTree< TLeaf >.DebugTree
( TLeaf root )
No description available.
ITreeNode< TLeaf > Oculus.Interaction.DebugTree.DebugTree< TLeaf >.GetRootNode ( )
No description available.
void Oculus.Interaction.DebugTree.DebugTree< TLeaf >.Rebuild ( )
No description available.

Object Data

abstract bool Oculus.Interaction.DebugTree.DebugTree< TLeaf >.TryGetChildren
( TLeaf node,
out IEnumerable< TLeaf > children )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon