AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
RaytraceSystemNodeProxy.h File Reference

Go to the source code of this file.

Classes

class  agxSensor::IRtSystemNode
 Interface as RtSystemNode for model specific implementations that is part of the system tree of lidar instances. More...
 
class  agxSensor::RtSystemNodeProxy
 Raytrace system node acting as a clone of model specific implementations. More...
 

Namespaces

namespace  agxSensor
 The agxSensor namespace contains components to model real-time sensors connected to the physics of AGX Dynamics.
 

Typedefs

typedef agx::observer_ptr< const IRtSystemNode > agxSensor::IRtSystemNodeConstObserver
 
typedef agx::ref_ptr< const IRtSystemNode > agxSensor::IRtSystemNodeConstRef
 
typedef agx::observer_ptr< IRtSystemNode > agxSensor::IRtSystemNodeObserver
 
typedef agx::ref_ptr< IRtSystemNode > agxSensor::IRtSystemNodeRef
 
typedef agx::observer_ptr< const RtSystemNodeProxy > agxSensor::RtSystemNodeProxyConstObserver
 
typedef agx::ref_ptr< const RtSystemNodeProxy > agxSensor::RtSystemNodeProxyConstRef
 
typedef agx::observer_ptr< RtSystemNodeProxy > agxSensor::RtSystemNodeProxyObserver
 
typedef agx::ref_ptr< RtSystemNodeProxy > agxSensor::RtSystemNodeProxyRef
 

Functions

template<typename T >
RtSystemNode * agxSensor::findChildProxyFor (const SystemNode *root)