Go to the source code of this file.
|
| namespace | agx |
| | The agx namespace contains the dynamics/math part of the AGX Dynamics API.
|
| |
| namespace | agxData |
| | Contains classes for low level data storage for AGX.
|
| |
◆ AGX_BEGIN_TIMELINE_REPORT
| #define AGX_BEGIN_TIMELINE_REPORT |
( |
|
variable | ) |
|
◆ AGX_END_TIMELINE_REPORT
| #define AGX_END_TIMELINE_REPORT |
( |
|
variable, |
|
|
|
title |
|
) |
| |
◆ AGX_END_TIMELINE_REPORT_DATA
| #define AGX_END_TIMELINE_REPORT_DATA |
( |
|
variable, |
|
|
|
title, |
|
|
|
title2, |
|
|
|
data |
|
) |
| |
◆ AGX_MAX_NUM_THREADS
| #define AGX_MAX_NUM_THREADS 1024 |
◆ AGX_THREAD_FRAME_STACK_MAX_DEPTH
| #define AGX_THREAD_FRAME_STACK_MAX_DEPTH 64 |
◆ ENABLE_VERBOSE_THREAD_TIMELINE
| #define ENABLE_VERBOSE_THREAD_TIMELINE 0 |
◆ agxFlushThreadLogs()
| void agxFlushThreadLogs |
( |
| ) |
|