Definition at line 47 of file dwSensorNode.hpp.
|
static std::unique_ptr< Node > | create (const char *sensorName, dwConstRigHandle_t rigHandle, const dwSALHandle_t sal, const dwContextHandle_t ctx, const FixedString< 32 > &frameSkipMask) |
|
static std::unique_ptr< Node > | create (const dwSensorParams ¶ms, const dwSALHandle_t sal, const dwContextHandle_t ctx) |
|
◆ create() [1/2]
static std::unique_ptr< Node > dw::framework::dwSensorNode::create |
( |
const char * |
sensorName, |
|
|
dwConstRigHandle_t |
rigHandle, |
|
|
const dwSALHandle_t |
sal, |
|
|
const dwContextHandle_t |
ctx, |
|
|
const FixedString< 32 > & |
frameSkipMask |
|
) |
| |
|
static |
◆ create() [2/2]
static std::unique_ptr< Node > dw::framework::dwSensorNode::create |
( |
const dwSensorParams & |
params, |
|
|
const dwSALHandle_t |
sal, |
|
|
const dwContextHandle_t |
ctx |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: