class Sp_View: public Sp_Obj

This class allows to render a view of scene

Inheritance:


Public Methods

[more] Sp_View(char *name, Sp_Adm *adm3d, Sp_Obj *your_father)
Constructor
[more] ~Sp_View()
Destructor


Inherited from Sp_Obj:

Public Fields

ostring Name
oSp_Obj* father
oSp_Adm* adm
oint priority
olist<Sp_Obj *> sons
olist<Sp_EntityBase *> entities
oSp_LTrans trans
oSp_Mat4 coord_camera

Public Methods

o Sp_Client_Time(Sp_Adm_Time *)
olong GetElapsedTime()
olong GetFrameElapsedTime()
olong GetFrameCounter()
ovirtual void Add_Obj(Sp_Obj *)
ovirtual void Rem_Obj(Sp_Obj *)
ovoid Add_Entity(Sp_EntityBase *)
ovoid Rem_Entity(Sp_EntityBase *)
ovirtual void Print() const
ovirtual Sp_Mat4 GetProjection() const
ovirtual void DrawObj()


Documentation

This class allows to render a view of scene
o Sp_View(char *name, Sp_Adm *adm3d, Sp_Obj *your_father)
Constructor

o ~Sp_View()
Destructor


Direct child classes:
Sp_Car

Alphabetic index HTML hierarchy of classes or Java



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