GetNextPointCloud Class Reference

#include <VisionX/statecharts/PointCloud/GetNextPointCloud.h>

+ Inheritance diagram for GetNextPointCloud:

Public Member Functions

 GetNextPointCloud (const XMLStateConstructorParams &stateData)
 
void onBreak ()
 
void onEnter ()
 
void onExit ()
 
void run ()
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 31 of file GetNextPointCloud.h.

Constructor & Destructor Documentation

◆ GetNextPointCloud()

Definition at line 34 of file GetNextPointCloud.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 77 of file GetNextPointCloud.cpp.

+ Here is the call graph for this function:

◆ onBreak()

void onBreak ( )

Definition at line 62 of file GetNextPointCloud.cpp.

◆ onEnter()

void onEnter ( )

Definition at line 41 of file GetNextPointCloud.cpp.

◆ onExit()

void onExit ( )

Definition at line 69 of file GetNextPointCloud.cpp.

◆ run()

void run ( )

Definition at line 48 of file GetNextPointCloud.cpp.

Member Data Documentation

◆ Registry

GetNextPointCloud::SubClassRegistry Registry
static

Definition at line 44 of file GetNextPointCloud.h.


The documentation for this class was generated from the following files: