Methods
|
|
__init__
bounding_box
erase_surface
set_color
set_display_style
show
|
|
__init__
|
__init__ (
self,
name,
matrix,
xyz_origin,
xyz_step,
level,
rgba,
show_mesh,
mesh_lighting,
two_sided_lighting,
flip_normals,
)
|
|
bounding_box
|
bounding_box ( self )
|
|
erase_surface
|
erase_surface ( self )
|
|
set_color
|
set_color ( self, rgba )
|
|
set_display_style
|
set_display_style (
self,
show_mesh,
mesh_lighting,
two_sided_lighting,
flip_normals,
only_if_changed=1,
)
|
|
show
|
show (
self,
model,
message_cb,
)
|
|