class Sp2_View: public Sp2_Obj

This class allows to render a view of scene

Inheritance:


Public Methods

[more] Sp2_View(char *name, Sp2_Obj *your_father)
Constructor
[more] ~Sp2_View()
Destructor


Inherited from Sp2_Obj:

Public Fields

ostring Name
oSp2_Obj* father
oint priority
o sons
o entities
oSp_LTrans trans
oSp_Mat4 coord_camera

Public Methods

ovoid Add_Obj(Sp2_Obj *)
ovoid Rem_Obj(Sp2_Obj *)
ovoid Add_Entity(Sp_EntityBase *)
ovoid Rem_Entity(Sp_EntityBase *)
ovoid DrawObj()


Documentation

This class allows to render a view of scene
o Sp2_View(char *name, Sp2_Obj *your_father)
Constructor

o ~Sp2_View()
Destructor


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.