TDME2
1.9.121
src
tdme
engine
Object3DModel.cpp
Go to the documentation of this file.
1
#include <
tdme/tdme.h
>
2
#include <
tdme/engine/Object3DModel.h
>
3
4
using
tdme::engine::Object3DModel
;
5
6
Object3DModel::Object3DModel(
Model
* model) :
7
Object3DModelInternal
(model)
8
{
9
}
Object3DModel.h
tdme::engine::Object3DModel
Object 3D model.
Definition:
Object3DModel.h:18
tdme::engine::model::Model
Representation of a 3d model.
Definition:
Model.h:32
tdme::engine::subsystems::rendering::Object3DModelInternal
Object 3D model To be used in non engine context.
Definition:
Object3DModelInternal.h:20
tdme.h
Generated by
1.9.3