![]() |
TAPs 0.7.7.3
|
#include "ElasticRodSupport/TAPsElasticRodParameters.hpp"#include "ElasticRodSupport/TAPsElasticRodNode.hpp"#include "ElasticRodSupport/TAPsElasticRodCD.hpp"#include "../OpenGL/TAPsOpenGLObj.hpp"#include "ElasticRodSupport/TAPsElasticRod_CompByCUDA.hpp"#include "../wxWidgets/Dialogs/TAPsWXElasticRodParameters.hpp"#include "TAPsModelElasticRod.cpp"
Include dependency graph for TAPsModelElasticRod.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ModelElasticRod< T > |
| A concrete class for a string like (an elastic rod) object. More... | |
| class | ModelElasticRod< T >::ShapeInitializationParameters |
Defines | |
| #define | ER_TIMING_ADV_SIM 0 |
| #define | ER_TIMING_ADV_SIM_STOP 10000.0 |
| #define | ER_TIMING_RENDERING 0 |
| #define | ER_TIMING_RENDERING_STOP 10000.0 |
| #define | TAPs_ER_DRAW_WITH_SUBDIVISION |
| #define | ELASTIC_MODEL_GENERALIZED_CYLINDERS_DRAW |
| #define ELASTIC_MODEL_GENERALIZED_CYLINDERS_DRAW |
Definition at line 1000 of file TAPsModelElasticRod.hpp.
| #define ER_TIMING_ADV_SIM 0 |
Definition at line 70 of file TAPsModelElasticRod.hpp.
| #define ER_TIMING_ADV_SIM_STOP 10000.0 |
Definition at line 71 of file TAPsModelElasticRod.hpp.
Referenced by ModelElasticRod< T >::AdvanceSimulation(), and ModelElasticRod< T >::AdvSimLoop().
| #define ER_TIMING_RENDERING 0 |
Definition at line 72 of file TAPsModelElasticRod.hpp.
| #define ER_TIMING_RENDERING_STOP 10000.0 |
Definition at line 73 of file TAPsModelElasticRod.hpp.
| #define TAPs_ER_DRAW_WITH_SUBDIVISION |
Definition at line 127 of file TAPsModelElasticRod.hpp.