File Mesh.cpp
Go to the source code of this file
#include "Mesh.h"#include "Camera.h"#include "macros.h"#include "xdz_math.h"
Public Functions
| Type | Name |
|---|---|
| void | BindMatertial (const Material * mat, RenderShader * shader) |
Public Functions Documentation
function BindMatertial
void BindMatertial (
const Material * mat,
RenderShader * shader
)
The documentation for this class was generated from the following file src/scene/Mesh.cpp