Method | Description | |
---|---|---|
CreateAccelerator ( List |
||
Grid ( List |
||
Intersect ( |
||
IntersectP ( |
Method | Description | |
---|---|---|
Offset ( int x, int y, int z ) : int | ||
PositionToVoxel ( Point p, int axis ) : int | ||
VoxelToPos ( int p, int axis ) : double |
public static CreateAccelerator ( List |
||
primitives | List |
|
parameters | ParameterSet | |
return |
public Grid ( List |
||
primitives | List |
|
refineImmediately | bool | |
return | System |
public Intersect ( |
||
ray | ||
intersection | ||
return | bool |
public IntersectP ( |
||
ray | ||
return | bool |