open3d.visualization¶
Classes
|
This class allows to send data to an external Visualizer |
Properties (texture maps, scalar and vector) related to visualization. |
|
Enum class for color for |
|
Enum class for mesh shading for |
|
Enum class for point color for |
|
Defines rendering options for visualizer. |
|
Select a polygon volume for cropping. |
|
View controller for visualizer. |
|
The main Visualizer class. |
|
Visualizer with editing capabilities. |
|
Visualizer with custom key callback capabilities. |
|
Visualizer with vertex selection capabilities. |
Functions
|
Overloaded function. |
Function to draw a list of geometry.Geometry objects with a customized animation callback function |
|
Function to draw a list of geometry.Geometry objects with a GUI that supports animation |
|
|
Function to draw a list of geometry.Geometry providing user interaction |
Function to draw a list of geometry.Geometry objects with a customized key-callback mapping |
|
Function to draw a list of geometry.Geometry providing ability for user to select points |
|
|
Function to read SelectionPolygonVolume from file |
Modules