C# Class CascadeSharp.TKMath.BVH.BVH_BuildTool

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BVH_BuildTool ( ) : System
BVH_BuildTool ( BVH_BuildTool parameter1 ) : System
Perform ( int theNode ) : void

Method Details

BVH_BuildTool() public method

public BVH_BuildTool ( ) : System
return System

BVH_BuildTool() public method

public BVH_BuildTool ( BVH_BuildTool parameter1 ) : System
parameter1 BVH_BuildTool
return System

Perform() public method

public Perform ( int theNode ) : void
theNode int
return void