|
|
#include <VisionX/components/pointcloud_provider/NuitrackPointCloudProvider/NuitrackPointCloudProvider.h>
Public Member Functions | |
| bool | skip () |
| void | update (int higherFramerate) |
Public Attributes | |
| std::string | name |
| unsigned int | skipFrames = 0 |
| unsigned int | skipFramesCount = 0 |
| float | value = 30 |
Definition at line 272 of file NuitrackPointCloudProvider.h.
| bool skip | ( | ) |
Definition at line 1130 of file NuitrackPointCloudProvider.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void update | ( | int | higherFramerate | ) |
Definition at line 1111 of file NuitrackPointCloudProvider.cpp.
| std::string name |
Definition at line 274 of file NuitrackPointCloudProvider.h.
| unsigned int skipFrames = 0 |
Definition at line 276 of file NuitrackPointCloudProvider.h.
| unsigned int skipFramesCount = 0 |
Definition at line 277 of file NuitrackPointCloudProvider.h.
| float value = 30 |
Definition at line 275 of file NuitrackPointCloudProvider.h.