chrono::sensor::PhysCameraFloat3 Struct Reference

Description

Small CUDA-free float3 replacement used by the physics-camera public parameter structs in Vulkan-only builds.

It intentionally exposes x/y/z fields to match CUDA's float3 used by the OptiX backend.

#include <ChSensorRenderTypes.h>

Public Attributes

float x = 0.f
 
float y = 0.f
 
float z = 0.f
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_sensor/ChSensorRenderTypes.h