|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <Sam3Type.hpp>

Public Member Functions | |
| Sam3PromptUnit ()=default | |
| Sam3PromptUnit (const std::string &t, const std::vector< BoxPrompt > &b={}) | |
Public Attributes | |
| std::string | text |
| std::vector< BoxPrompt > | boxes |
Definition at line 15 of file Sam3Type.hpp.
|
default |
|
inlineexplicit |
Definition at line 19 of file Sam3Type.hpp.
| std::vector<BoxPrompt> reusex::vision::tensor_rt::Sam3PromptUnit::boxes |
Definition at line 17 of file Sam3Type.hpp.
| std::string reusex::vision::tensor_rt::Sam3PromptUnit::text |
Definition at line 16 of file Sam3Type.hpp.