Tanoda
Leap.Unity.GraphicalRenderer.CustomChannelFeatureBase< T > Class Template Reference
Inheritance diagram for Leap.Unity.GraphicalRenderer.CustomChannelFeatureBase< T >:
Leap.Unity.GraphicalRenderer.LeapGraphicFeature< T > Leap.Unity.GraphicalRenderer.ICustomChannelFeature

Public Member Functions

override SupportInfo GetSupportInfo (LeapGraphicGroup group)
 
- Public Member Functions inherited from Leap.Unity.GraphicalRenderer.LeapGraphicFeature< T >
override void AssignFeatureReferences ()
 
override void ClearDataObjectReferences ()
 
override void AddFeatureData (LeapFeatureData data)
 
override Type GetDataObjectType ()
 
override LeapFeatureData CreateFeatureDataForGraphic (LeapGraphic graphic)
 

Properties

string channelName [get]
 
- Properties inherited from Leap.Unity.GraphicalRenderer.ICustomChannelFeature
string channelName [get]
 

Additional Inherited Members

- Public Attributes inherited from Leap.Unity.GraphicalRenderer.LeapGraphicFeature< T >
List< DataType > featureData
 A list of all feature data. More...
 

Detailed Description

Type Constraints
T :LeapFeatureData 
T :new() 

Definition at line 20 of file CustomChannelFeatureBase.cs.

Member Function Documentation

◆ GetSupportInfo()

Definition at line 35 of file CustomChannelFeatureBase.cs.

Property Documentation

◆ channelName


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