Fixed collaborator's name

This commit is contained in:
Lynix
2012-05-01 17:44:14 +02:00
parent 71b4262c51
commit e8ef4b59da
30 changed files with 21 additions and 4542 deletions

View File

@@ -57,6 +57,7 @@ class NAZARA_API NzRenderer
bool SetShader(NzShader* shader);
bool SetTarget(NzRenderTarget* target);
bool SetVertexBuffer(const NzVertexBuffer* vertexBuffer);
bool SetVertexDeclaration(const NzVertexDeclaration* vertexDeclaration);
void Uninitialize();