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 |
|
Visualization object used by draw() |
|
Enum class for point color for |
|
Defines rendering options for visualizer. |
|
Information about a point or vertex that was selected |
|
Select a polygon volume for cropping. |
|
View controller for visualizer. |
|
The main Visualizer class. |
|
Visualizer with editing capabilities. |
|
Visualizer with custom key callack 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
|
Functionality for quickly building Graphical User Interfaces. |
|
Functionality for Physically Based Rendering. |
|
Functionality for remote visualization over WebRTC. |
|
Summary writer for the TensorBoard Open3D plugin |