![]() |
AGX Dynamics 2.40.0.0
|
#include <agxHydraulics/FlowConnector.h>
#include <agxHydraulics/FlowDimension.h>
#include <agxPowerLine/Unit.h>
#include <agxPowerLine/Sides.h>
Go to the source code of this file.
Classes | |
class | agxHydraulics::FlowUnit |
FlowUnit is the base class for Units that contains a FlowDimension. More... | |
Namespaces | |
namespace | agx |
The agx namespace contains the dynamics/math part of the AGX Dynamics API. | |
namespace | agxHydraulics |
The agxHydraulics namespace contains classes for modeling hydraulic circuits within the power line framework. | |
namespace | agxModel |
Contain classes for higher level modeling primitives, such as Tree, Terrain etc. | |
namespace | agxSDK |
The agxSDK namespace contain classes to bridge the collision detection system and the dynamical simulation system including Material, event listeners etc. | |
Typedefs | |
typedef agx::observer_ptr< const FlowUnit > | agxHydraulics::FlowUnitConstObserver |
typedef agx::ref_ptr< const FlowUnit > | agxHydraulics::FlowUnitConstRef |
typedef agx::observer_ptr< FlowUnit > | agxHydraulics::FlowUnitObserver |
typedef agx::Vector< FlowUnitObserver > | agxHydraulics::FlowUnitObserverVector |
typedef agx::VectorPOD< FlowUnit * > | agxHydraulics::FlowUnitPtrVector |
typedef agx::ref_ptr< FlowUnit > | agxHydraulics::FlowUnitRef |
typedef agx::Vector< FlowUnitRef > | agxHydraulics::FlowUnitRefVector |