|
HDK
|
Include dependency graph for SIM_ConRel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SIM_ConRel |
| class | SIM_ConRel::ConRelData |
Enumerations | |
| enum | SIM_ConRelError { SIM_CONRELERR_NONE = 0, SIM_CONRELERR_UNPROCESSED = 1, SIM_CONRELERR_BADOBJECT = 2, SIM_CONRELERR_BADPOINT = 3, SIM_CONRELERR_BADPRIMITIVE = 4 } |
| This enumeration defines the error codes that can be set on a SIM_ConRel. More... | |
| enum SIM_ConRelError |
This enumeration defines the error codes that can be set on a SIM_ConRel.
| Enumerator | |
|---|---|
| SIM_CONRELERR_NONE | |
| SIM_CONRELERR_UNPROCESSED | |
| SIM_CONRELERR_BADOBJECT | |
| SIM_CONRELERR_BADPOINT | |
| SIM_CONRELERR_BADPRIMITIVE | |
Definition at line 20 of file SIM_ConRel.h.