C# Class OVRDebugUtils

Helper class with debug assertions.
Show file Open project: leapmotion/ImageGrid Class Usage Examples

Private Methods

Method Description
Assert ( bool condition ) : void
Assert ( bool condition, string exprTag ) : void