|
Rumba C++ SDK
|
#include <RenderablePlugin.h>
Public Member Functions | |
| PickingResult ()=default | |
| PickingResult (const std::string &path, float depth) | |
| bool | empty () const |
Public Attributes | |
| std::string | node_delegate_path |
| float | normalized_depth |
|
default |
|
inline |
|
inline |
| std::string maquina::PickingResult::node_delegate_path |
| float maquina::PickingResult::normalized_depth |