RobWorkProject  23.9.11-
Public Member Functions | Public Attributes | List of all members
BtBody::GeometryMetaData Struct Reference

Data structure to attch to bullet collision shapes. More...

#include <BtBody.hpp>

Public Member Functions

 GeometryMetaData (rw::core::Ptr< const rw::geometry::Geometry > geometry)
 Constructor. More...
 
 ~GeometryMetaData ()
 Destrcutor.
 

Public Attributes

const rw::core::Ptr< const rw::geometry::Geometrygeometry
 The geometry.
 

Detailed Description

Data structure to attch to bullet collision shapes.

Constructor & Destructor Documentation

◆ GeometryMetaData()

Constructor.

Parameters
geometry[in] the geometry.

The documentation for this struct was generated from the following file: