CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
GeUtils.h File Reference
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Macros

#define OD_GEGBLGEUTILS_H   /*!DOM*/
 

Functions

void moveIntoValidInter (const double &startAngleInV, const double &endAngleInV, double &v, const double period=Oda2PI)
 
void makeInterValid (double &startAngle, double &endAngle, const double period=Oda2PI)
 

Macro Definition Documentation

◆ OD_GEGBLGEUTILS_H

#define OD_GEGBLGEUTILS_H   /*!DOM*/

Definition at line 28 of file GeUtils.h.

Function Documentation

◆ makeInterValid()

void makeInterValid ( double & startAngle,
double & endAngle,
const double period = Oda2PI )
inline

Definition at line 55 of file GeUtils.h.

◆ moveIntoValidInter()

void moveIntoValidInter ( const double & startAngleInV,
const double & endAngleInV,
double & v,
const double period = Oda2PI )
inline

Definition at line 32 of file GeUtils.h.