|
Titan
v1.0
A high-performance CUDA-based physics simulation sandbox for robotics, physics, and reinforcement learning.
|
#include <stlparser.h>
Public Member Functions | |
| BBox (const Vec3D ¢er, double x, double y, double z) | |
Public Attributes | |
| Vec3D | center |
| double | xdim |
| double | ydim |
| double | zdim |
|
inline |
| Vec3D titan::stl::BBox::center |
| double titan::stl::BBox::xdim |
| double titan::stl::BBox::ydim |
| double titan::stl::BBox::zdim |