|
HDK
|
#include <UT/UT_Assert.h>#include <hboost/any.hpp>#include <UT/UT_Interval.h>#include <UT/UT_Optional.h>
Include dependency graph for HOM_Defines.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | SWIGOUT(x) |
| #define | SWIGPYTHONOUT(x) |
| #define | HOM_MIN_NEGATIVE_DOUBLE -1 * std::numeric_limits<double>::max() |
Typedefs | |
| typedef hboost::any | HOM_UTOptionAny |
| typedef hboost::any | HOM_DDSourceAny |
| typedef UT_Optional< double > | HOM_OptionalDouble |
| typedef UT_Optional< int > | HOM_OptionalInt |
| typedef UT_IntervalT< int > | HOM_IntInterval |
| typedef UT_Optional < HOM_IntInterval > | HOM_OptionalIntInterval |
| #define HOM_MIN_NEGATIVE_DOUBLE -1 * std::numeric_limits<double>::max() |
Definition at line 53 of file HOM_Defines.h.
| #define SWIGOUT | ( | x | ) |
Definition at line 24 of file HOM_Defines.h.
| #define SWIGPYTHONOUT | ( | x | ) |
Definition at line 30 of file HOM_Defines.h.
| typedef hboost::any HOM_DDSourceAny |
Definition at line 42 of file HOM_Defines.h.
| typedef UT_IntervalT<int> HOM_IntInterval |
Definition at line 48 of file HOM_Defines.h.
| typedef UT_Optional<double> HOM_OptionalDouble |
Definition at line 46 of file HOM_Defines.h.
| typedef UT_Optional<int> HOM_OptionalInt |
Definition at line 47 of file HOM_Defines.h.
Definition at line 49 of file HOM_Defines.h.
| typedef hboost::any HOM_UTOptionAny |
Definition at line 37 of file HOM_Defines.h.