#include <cartobase/object/object_internal.h>
|
static bool | isScalar (const TypedObject< T > &object) |
|
static double | getScalar (const TypedObject< T > &object) |
|
static void | setScalar (TypedObject< T > &object, double value) |
|
static bool | equals (const TypedObject< T > &o1, const GenericObject &o2) |
|
template<typename T>
class interface_internal::ScalarImpl< T, true >
Definition at line 112 of file object_internal.h.
◆ equals()
◆ getScalar()
◆ isScalar()
◆ setScalar()
The documentation for this class was generated from the following file: