ClanSoft logo
ClanSoft logo

    CL_SceneRenderer

Description

Class members

CL_SceneRenderer()
virtual ~CL_SceneRenderer()
void begin_cube(int cube_id)
void end_cube()
void begin_portal(int connect_id)
void end_portal()
void begin_facelist()
void end_facelist()
void begin_tstriplist()
void end_tstriplist()
void add_vertex( float x, float y, float z)
void set_texture(CL_Texture *texture)
void set_color( float r, float g, float b, float a)
void set_texcoord( float u, float v)
bool generate()
void show( const CL_Vector &pos, const CL_Vector &dir, const CL_Vector &up)

See Also

None


Back to index



This page was built using the Perceps documentation system.