FPLBase
An open source project by
FPL.
|
#include <assert.h>
#include <vector>
#include "fplbase/config.h"
#include "fplbase/asset.h"
#include "fplbase/render_state.h"
#include "fplbase/texture.h"
Go to the source code of this file.
Classes | |
class | fplbase::Material |
Collections of textures used for rendering multi-texture models. More... | |
Namespaces | |
fplbase | |
Namespace for FPLBase library. | |