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