Uses of Class
rope.pixo.R_Nubo
Packages that use R_Nubo
-
Uses of R_Nubo in rope.pixo
Modifier and TypeMethodDescriptionR_Nubo.offset_angle
(float angle) R_Nubo.offset_pos
(float x, float y) R_Nubo.offset_pos
(vec offset_pos) R_Nubo.pos
(float x, float y) R_Nubo.set_algo
(int algo) R_Nubo.set_field
(float min, float max) R_Nubo.set_focus
(float angle, float dist) It's a focus point in the cloud areaR_Nubo.set_focus_angle
(float angle) R_Nubo.set_focus_dist
(float dist) R_Nubo.set_fov
(float ang_min, float ang_max) R_Nubo.set_grid
(int x, int y) R_Nubo.set_iter
(int iter) R_Nubo.set_mode
(int mode) R_Nubo.set_step
(float step) R_Nubo.use_grid
(boolean is)