SbImageDataAccessorGetVoxel Method |
Name | Description | |
---|---|---|
GetVoxel(SbVec4i32) | Returns voxel at specified position. | |
GetVoxel(Int32, Int32) | Calls GetVoxel(x, y, System.Int32(0), System.Int32(0), System.Int32(0)). | |
GetVoxel(Int32, Int32, Int32) | Calls GetVoxel(x, y, z, System.Int32(0), System.Int32(0)). | |
GetVoxel(Int32, Int32, Int32, Int32) | Calls GetVoxel(x, y, z, t, System.Int32(0)). | |
GetVoxel(Int32, Int32, Int32, Int32, Int32) | Returns value of voxel at specified position. |