PixelLightAPI  .
Public Types
PLRenderer::Lock Class Reference

Lock modes. More...

#include <Types.h>

List of all members.

Public Types

enum  Enum {
  ReadOnly = 0, WriteOnly = 1, ReadWrite = 2, Number = 3,
  Unknown = 4
}

Detailed Description

Lock modes.


Member Enumeration Documentation

Enumerator:
ReadOnly 

Read only

WriteOnly 

Write only

ReadWrite 

Read and write

Number 

Number of lock modes

Unknown 

Unknown lock mode


The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:39
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported