|
Rapier C — 3D / f64 0.36.0+c.0
|
Sizes of the POD types in this library build, for foreign-language layout checks. More...
#include <rapier.h>
Data Fields | |
| size_t | rigidBodyDesc |
| Size in bytes of the rigidBodyDesc structure; zero when unavailable. | |
| size_t | colliderDesc |
| Size in bytes of the colliderDesc structure; zero when unavailable. | |
| size_t | shapeDesc |
| Size in bytes of the shapeDesc structure; zero when unavailable. | |
| size_t | jointDesc |
| Size in bytes of the jointDesc structure; zero when unavailable. | |
| size_t | softBodyMaterial |
| Size in bytes of the softBodyMaterial structure; zero when unavailable. | |
| size_t | integrationParameters |
| Size in bytes of the integrationParameters structure; zero when unavailable. | |
| size_t | softBodyDesc |
| Size in bytes of the softBodyDesc structure; zero when unavailable. | |
| size_t | softMeshBindingDesc |
| Size in bytes of the softMeshBindingDesc structure; zero when unavailable. | |
| size_t | queryOptions |
| Size in bytes of the queryOptions structure; zero when unavailable. | |
| size_t | urdfLoaderOptions |
| Zero unless 3D f32 robotics is enabled. | |
| size_t | mjcfLoaderOptions |
| Zero unless 3D f32 robotics is enabled. | |
Sizes of the POD types in this library build, for foreign-language layout checks.
| size_t R3PodLayout::colliderDesc |
Size in bytes of the colliderDesc structure; zero when unavailable.
| size_t R3PodLayout::integrationParameters |
Size in bytes of the integrationParameters structure; zero when unavailable.
| size_t R3PodLayout::jointDesc |
Size in bytes of the jointDesc structure; zero when unavailable.
| size_t R3PodLayout::mjcfLoaderOptions |
Zero unless 3D f32 robotics is enabled.
| size_t R3PodLayout::queryOptions |
Size in bytes of the queryOptions structure; zero when unavailable.
| size_t R3PodLayout::rigidBodyDesc |
Size in bytes of the rigidBodyDesc structure; zero when unavailable.
| size_t R3PodLayout::shapeDesc |
Size in bytes of the shapeDesc structure; zero when unavailable.
| size_t R3PodLayout::softBodyDesc |
Size in bytes of the softBodyDesc structure; zero when unavailable.
| size_t R3PodLayout::softBodyMaterial |
Size in bytes of the softBodyMaterial structure; zero when unavailable.
| size_t R3PodLayout::softMeshBindingDesc |
Size in bytes of the softMeshBindingDesc structure; zero when unavailable.
| size_t R3PodLayout::urdfLoaderOptions |
Zero unless 3D f32 robotics is enabled.