Torch
Loading...
Searching...
No Matches
GeoUtils.h
1
#pragma once
2
3
#include <cstdint>
4
#include "GeoCommand.h"
5
6
int16_t* read_vec3s_to_vec3f(
Vec3f
& dst, int16_t *src);
7
int16_t* read_vec3s(
Vec3s
& dst, int16_t *src);
8
int16_t* read_vec3s_angle(
Vec3s
& dst, int16_t *src);
Vec3f
Definition
Vec3D.h:5
Vec3s
Definition
Vec3D.h:17
src
factories
sm64
geo
GeoUtils.h
Generated by
1.14.0