This commit is contained in:
parent
e16fb810e8
commit
ad01d5c18c
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ static void SetData(sModel *Table,sTri *TList,sQuad *QList,sVtx *VList);
|
||||||
void SetModel(int Type);
|
void SetModel(int Type);
|
||||||
|
|
||||||
void Render(DVECTOR &Pos,SVECTOR *Angle=0,VECTOR *Scale=0);
|
void Render(DVECTOR &Pos,SVECTOR *Angle=0,VECTOR *Scale=0);
|
||||||
|
sBBox &GetBBox() {return(Model->BBox);}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue