Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cModelCollada.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cModelCollada_H
7
#define _INC_cModelCollada_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
#include "
cModel.h
"
12
13
#ifdef USE_COLLADA
14
15
namespace
Gray3D
16
{
17
class
GRAY3D_LINK
cModelColladaRoot
18
:
public
cXResourceFile
19
{
22
// Load a collada model.
23
24
}
25
};
26
27
#endif
// USE_COLLADA
28
#endif
// _INC_cModelCollada_H
GRAY3D_LINK
#define GRAY3D_LINK
Definition:
Gray3D.h:15
cModel.h
Gray3D
Definition:
Gray3D.cpp:12
Gray3D
include
Model
cModelCollada.h
Generated on Tue Feb 2 2021 11:29:20 for Gray C++ Libraries by
1.9.1