QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_plane.h File Reference

Go to the source code of this file.

Classes

class  ON_ClippingPlane
 
class  ON_ClippingPlaneInfo
 
class  ON_Plane
 

Functions

ON_DECL int ON_Get3dConvexHull (const ON_SimpleArray< ON_3dPoint > &points, ON_SimpleArray< ON_PlaneEquation > &hull)
 

Variables

ON_EXTERN_DECL const ON_Plane ON_xy_plane
 
ON_EXTERN_DECL const ON_Plane ON_yz_plane
 
ON_EXTERN_DECL const ON_Plane ON_zx_plane
 

Function Documentation

◆ ON_Get3dConvexHull()

ON_DECL int ON_Get3dConvexHull ( const ON_SimpleArray< ON_3dPoint > & points,
ON_SimpleArray< ON_PlaneEquation > & hull )

Variable Documentation

◆ ON_xy_plane

ON_EXTERN_DECL const ON_Plane ON_xy_plane
extern

◆ ON_yz_plane

ON_EXTERN_DECL const ON_Plane ON_yz_plane
extern

◆ ON_zx_plane

ON_EXTERN_DECL const ON_Plane ON_zx_plane
extern