RobWorkProject  23.9.11-
Classes | Namespaces
IndexedFaceArray.hpp File Reference

An indexed face array is a proxy to a Shell, that makes it possible to easily sort faces and take subsets without modifying the underlying Shell. More...

#include <rw/geometry/OBB.hpp>
#include <rw/geometry/analytic/Shell.hpp>
#include <rw/math/Transform3D.hpp>
#include <rw/math/Vector3D.hpp>

Classes

class  IndexedFaceArray
 An indexed face array is a proxy to a Shell, that makes it possible to easily sort faces and take subsets without modifying the underlying Shell. More...
 
struct  IndexedFaceArray::IndexedFace
 Structure that holds information for each face. More...
 

Namespaces

 rw
 Deprecated namespace since 16/4-2020 for this class.
 
 rw::geometry
 Loading and storing of CAD models.
 

Detailed Description

An indexed face array is a proxy to a Shell, that makes it possible to easily sort faces and take subsets without modifying the underlying Shell.