Open3D
0.8.0
About Open3D
Getting Started
Compiling from source
Building Documentation
Contributing to Open3D
Tutorial
Basic
Advanced
Reconstruction system
C++ interface
Docker
Reference
Python API
open3d.camera
open3d.color_map
open3d.geometry
AxisAlignedBoundingBox
FilterScope
Geometry
Geometry2D
Geometry3D
HalfEdge
HalfEdgeTriangleMesh
Image
ImageFilterType
KDTreeFlann
KDTreeSearchParam
KDTreeSearchParamHybrid
KDTreeSearchParamKNN
KDTreeSearchParamRadius
LineSet
Octree
OctreeColorLeafNode
OctreeInternalNode
OctreeLeafNode
OctreeNode
OctreeNodeInfo
OrientedBoundingBox
PointCloud
RGBDImage
RotationType
SimplificationContraction
TetraMesh
TriangleMesh
Voxel
VoxelGrid
open3d.io
open3d.integration
open3d.odometry
open3d.registration
open3d.utility
open3d.visualization
Open3D
Docs
»
open3d.geometry
»
open3d.geometry.RotationType
open3d.geometry.RotationType
¶
class
open3d.geometry.
RotationType
¶
Members:
XYZ
YZX
ZXY
XZY
ZYX
YXZ
AxisAngle
AxisAngle
= RotationType.AxisAngle
¶
XYZ
= RotationType.XYZ
¶
XZY
= RotationType.XZY
¶
YXZ
= RotationType.YXZ
¶
YZX
= RotationType.YZX
¶
ZXY
= RotationType.ZXY
¶
ZYX
= RotationType.ZYX
¶
Docs version
0.8.0
Versions