mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 12:49:18 +02:00
partial replacement of math classes with glm
This commit is contained in:
3
VBO.h
3
VBO.h
@@ -14,6 +14,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
#define EU07_USE_OLD_VERTEXBUFFER
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
/*
|
||||
class CVertNormTex
|
||||
{
|
||||
public:
|
||||
@@ -29,6 +30,8 @@ class CVertNormTex
|
||||
void deserialize(std::istream&);
|
||||
void serialize(std::ostream&);
|
||||
};
|
||||
*/
|
||||
typedef basic_vertex CVertNormTex;
|
||||
|
||||
class CMesh
|
||||
{ // wsparcie dla VBO
|
||||
|
||||
Reference in New Issue
Block a user