Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CLVideoDrv Class Reference

#include <CLDrv.h>

Inheritance diagram for CLVideoDrv:

Inheritance graph
[legend]
Collaboration diagram for CLVideoDrv:

Collaboration graph
[legend]
List of all members.

Public Methods

 CLVideoDrv (CL_Target *target)
virtual unsigned int BitsPerPixel ()
virtual unsigned int GetBytesPerPixel ()
virtual unsigned int GetRedMask ()
virtual unsigned int GetGreenMask ()
virtual unsigned int GetBlueMask ()
virtual unsigned int GetPitch ()
virtual void* GetPixels ()
virtual bool Lock ()
virtual bool Unlock ()

Private Attributes

CL_Targettarget

Constructor & Destructor Documentation

CLVideoDrv::CLVideoDrv ( CL_Target * target ) [inline]
 

Definition at line 8 of file CLDrv.h.


Member Function Documentation

unsigned int CLVideoDrv::BitsPerPixel ( ) [inline, virtual]
 

Definition at line 13 of file CLDrv.h.

unsigned int CLVideoDrv::GetBlueMask ( ) [inline, virtual]
 

Definition at line 33 of file CLDrv.h.

unsigned int CLVideoDrv::GetBytesPerPixel ( ) [inline, virtual]
 

Definition at line 18 of file CLDrv.h.

unsigned int CLVideoDrv::GetGreenMask ( ) [inline, virtual]
 

Definition at line 28 of file CLDrv.h.

unsigned int CLVideoDrv::GetPitch ( ) [inline, virtual]
 

Definition at line 38 of file CLDrv.h.

void * CLVideoDrv::GetPixels ( ) [inline, virtual]
 

Definition at line 43 of file CLDrv.h.

unsigned int CLVideoDrv::GetRedMask ( ) [inline, virtual]
 

Definition at line 23 of file CLDrv.h.

bool CLVideoDrv::Lock ( ) [inline, virtual]
 

Definition at line 48 of file CLDrv.h.

bool CLVideoDrv::Unlock ( ) [inline, virtual]
 

Definition at line 54 of file CLDrv.h.


Member Data Documentation

CL_Target* CLVideoDrv::target [private]
 

Definition at line 61 of file CLDrv.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:40 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001