Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
vec3d.h File Reference
#include <iostream>
#include <cmath>
Include dependency graph for vec3d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vec2D
class  Vec3D

Functions

void rotate (float x0, float y0, float *x, float *y, float angle)

Function Documentation

◆ rotate()

void rotate ( float x0,
float y0,
float * x,
float * y,
float angle )
inline

Definition at line 228 of file vec3d.h.