This commit is contained in:
parent
2b18408e9a
commit
948f32ea2e
8 changed files with 244 additions and 102 deletions
|
@ -36,10 +36,13 @@ public:
|
|||
void render();
|
||||
|
||||
protected:
|
||||
void CacheElemVtx(sElem3d *Elem);
|
||||
|
||||
sElem3d *ElemBank3d;
|
||||
sTri *TriList;
|
||||
sQuad *QuadList;
|
||||
sVtx *VtxList;
|
||||
u16 *VtxIdxList;
|
||||
DVECTOR RenderOfs;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue