chrono::sensor::SensorConfig Class Reference

Description

creates an empty optix transform::node

Parameters
contextthe optix context creates an opti::transform node
contextoptix context
aprojection matrix
bcreates an optix::transform node
contextoptix context
aprojection matrix
b
s
Returns
an optix::transform creatse an optix::transform node based on end points
Parameters
contextoptix context
aprojection matrix
b
from
Returns
an optix::transform creatse an optix::transform node based on end points
Parameters
contextoptix context
aprojection matrix
b
from
s
Returns
an optix::transform updates the projection matrix in the optix::transform object
Parameters
toptix transform object
aprojection matrix
bupdates the projection matrix in the optix::transform object
toptix tranform object
aprojection matrix
b
s

#include <ChOptixUtils.h>

Static Public Attributes

static std::string ptx_pre = "ChronoEngine_sensor_generated_"
 
static std::string ptx_suff = ".cu.ptx"
 
static std::string SENSOR_SHADER_DIR = std::string(CMAKE_SHADER_OUTPUT_PATH)
 

The documentation for this class was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono_sensor/optix/ChOptixUtils.h
  • /builds/uwsbel/chrono/src/chrono_sensor/optix/ChOptixUtils.cpp