Claude Chappe' Curse - A C Game
Loading...
Searching...
No Matches
fbx_loader.h
Go to the documentation of this file.
1
#pragma once
2
24
int
load_fbx_model
(
const
char
*path,
ModelData
*modelPtr);
load_fbx_model
int load_fbx_model(const char *path, ModelData *modelPtr)
Loads an FBX model from the specified file path.
Definition
fbx_loader.c:276
ModelData
Structure representing the data of a 3D model.
Definition
model.h:178
Generated by
1.9.8