FlightGear next
Hitch.cpp File Reference
#include "Math.hpp"
#include "BodyEnvironment.hpp"
#include "RigidBody.hpp"
#include <string.h>
#include <sstream>
#include <simgear/constants.h>
#include "Hitch.hpp"

Go to the source code of this file.

Namespaces

namespace  yasim
 

Macros

#define TIE(x, v)
 
#define gf(a, b)
 
#define gb(a, b)
 

Macro Definition Documentation

◆ gb

#define gb ( a,
b )
Value:
a=_towEndNode->getBoolValue(b,a)

◆ gf

#define gf ( a,
b )
Value:
a=_towEndNode->getFloatValue(b,a)

◆ TIE

#define TIE ( x,
v )
Value:
_tiedProperties.Tie(_node->getNode(x, true),v)