#include <RendererHandle.h>
|
| static const std::uint16_t | kBadId = 0 |
| |
◆ REHandle_abstract() [1/2]
| open3d::visualization::rendering::REHandle_abstract::REHandle_abstract |
( |
| ) |
|
|
inline |
◆ REHandle_abstract() [2/2]
| open3d::visualization::rendering::REHandle_abstract::REHandle_abstract |
( |
const EntityType |
aType, |
|
|
const std::uint16_t |
aId |
|
) |
| |
|
inlineprotected |
◆ GetId()
| std::uint16_t open3d::visualization::rendering::REHandle_abstract::GetId |
( |
| ) |
const |
|
inline |
◆ Hash()
| size_t open3d::visualization::rendering::REHandle_abstract::Hash |
( |
| ) |
const |
|
inline |
◆ operator bool()
| open3d::visualization::rendering::REHandle_abstract::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
| bool open3d::visualization::rendering::REHandle_abstract::operator!= |
( |
const REHandle_abstract & |
other | ) |
const |
|
inline |
◆ operator<()
| bool open3d::visualization::rendering::REHandle_abstract::operator< |
( |
const REHandle_abstract & |
other | ) |
const |
|
inline |
◆ operator==()
| bool open3d::visualization::rendering::REHandle_abstract::operator== |
( |
const REHandle_abstract & |
other | ) |
const |
|
inline |
◆ TypeToString()
| const char * open3d::visualization::rendering::REHandle_abstract::TypeToString |
( |
EntityType |
type | ) |
|
|
static |
◆ id
| std::uint16_t open3d::visualization::rendering::REHandle_abstract::id = kBadId |
|
protected |
◆ kBadId
| const std::uint16_t open3d::visualization::rendering::REHandle_abstract::kBadId = 0 |
|
static |
◆ type
◆ uid_table
| std::array< std::uint16_t, static_cast< size_t >EntityType::Count)> open3d::visualization::rendering::REHandle_abstract::uid_table |
|
staticprotected |
The documentation for this struct was generated from the following files: