chrono::sensor::ChOptixGeometry Member List
This is the complete list of members for chrono::sensor::ChOptixGeometry, including all inherited members.
AddBox(std::shared_ptr< ChBody > body, ChFrame< double > asset_frame, ChVector3d scale, unsigned int mat_id) | chrono::sensor::ChOptixGeometry | |
AddCylinder(std::shared_ptr< ChBody > body, ChFrame< double > asset_frame, ChVector3d scale, unsigned int mat_id) | chrono::sensor::ChOptixGeometry | |
AddDeformableMesh(CUdeviceptr d_vertices, CUdeviceptr d_indices, std::shared_ptr< ChVisualShapeTriangleMesh > mesh_shape, std::shared_ptr< ChBody > body, ChFrame< double > asset_frame, ChVector3d scale, unsigned int mat_id) | chrono::sensor::ChOptixGeometry | |
AddRigidMesh(CUdeviceptr d_vertices, CUdeviceptr d_indices, std::shared_ptr< ChVisualShapeTriangleMesh > mesh_shape, std::shared_ptr< ChBody > body, ChFrame< double > asset_frame, ChVector3d scale, unsigned int mat_id) | chrono::sensor::ChOptixGeometry | |
AddSphere(std::shared_ptr< ChBody > body, ChFrame< double > asset_frame, ChVector3d scale, unsigned int mat_id) | chrono::sensor::ChOptixGeometry | |
ChOptixGeometry(OptixDeviceContext context) | chrono::sensor::ChOptixGeometry | |
Cleanup() | chrono::sensor::ChOptixGeometry | |
CreateRootStructure() | chrono::sensor::ChOptixGeometry | |
RebuildRootStructure() | chrono::sensor::ChOptixGeometry | |
SetOriginOffset(ChVector3f origin_offset) | chrono::sensor::ChOptixGeometry | inline |
UpdateBodyTransformsEnd(float t_end) | chrono::sensor::ChOptixGeometry | |
UpdateBodyTransformsStart(float t_start, float t_target_end) | chrono::sensor::ChOptixGeometry | |
UpdateDeformableMeshes() | chrono::sensor::ChOptixGeometry | |
~ChOptixGeometry() | chrono::sensor::ChOptixGeometry |