openalea.ratp.grid#

Class and methods for manipulating the pyratp grid3d object

Functions

gridToVGX(grid, path, filename)

grid_index(x, y, z, grid[, toric])

Compute voxel indices in the RATP grid 'grid' for points of coordinates (x,y,z) in an orthonormal Z+ upward oriented and meter-calibrated scene

relative_index(x, dx)

compute the cell index of a coordinate x in a dx cell-wide 1D grid starting at zero with [lower_bound, upper_bound[ cell boundaries.

Classes

Grid(*args, **kwds)

A python class interface to pyratp grid3d object