#include <ChConvexShape.h>
|
|
| ConvexShapeCustom (const int t, const real3 &p, const quaternion &rot, const real3 &d, const real r=0) |
| |
| int | Type () const override |
| |
| real3 | A () const override |
| |
| quaternion | R () const override |
| |
| real | Radius () const override |
| |
| real3 | Box () const override |
| |
| real4 | Rbox () const override |
| |
| real2 | Capsule () const override |
| |
|
virtual int | Size () const |
| |
|
virtual const real3 * | Convex () const |
| |
|
virtual const real3 * | Triangles () const |
| |
|
virtual real3 | Cylshell () const |
| |
|
virtual uvec4 | TetIndex () const |
| |
|
virtual const real3 * | TetNodes () const |
| |
◆ A()
| real3 chrono::ConvexShapeCustom::A |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Box()
| real3 chrono::ConvexShapeCustom::Box |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Capsule()
| real2 chrono::ConvexShapeCustom::Capsule |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ R()
◆ Radius()
| real chrono::ConvexShapeCustom::Radius |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Rbox()
| real4 chrono::ConvexShapeCustom::Rbox |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Type()
| int chrono::ConvexShapeCustom::Type |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono/collision/multicore/ChConvexShape.h