![]() |
ImFusion SDK 4.3
|
This is the complete list of members for SimulatorFrame, including all inherited members.
| colorImage() const | SimulatorFrame | |
| depthImage() const | SimulatorFrame | |
| labelImage() const | SimulatorFrame | |
| objectCoordinatesImage() const | SimulatorFrame | |
| SimulatorFrame(TypedImage< unsigned char > *colorImage, TypedImage< float > *depthImage, TypedImage< unsigned char > *labelImage, TypedImage< float > *objectCoordinatesImage) | SimulatorFrame | |
| SimulatorFrame(std::unique_ptr< TypedImage< unsigned char > > colorImage, std::unique_ptr< TypedImage< float > > depthImage, std::unique_ptr< TypedImage< unsigned char > > labelImage, std::unique_ptr< TypedImage< float > > objectCoordinatesImage) | SimulatorFrame | |
| ~SimulatorFrame() | SimulatorFrame |