# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

scissor.h File Reference

A scissor, used for IDriver rendering. More...

#include "nel/misc/types_nl.h"
#include "nel/misc/vector.h"

Go to the source code of this file.

Namespaces

namespace  NL3D

Defines

#define NL3D_MEM_SCISSOR   NL_ALLOC_CONTEXT( 3dScssr )


Detailed Description

A scissor, used for IDriver rendering.

Id:
scissor.h,v 1.2 2002/10/28 17:32:12 corvazier Exp

Definition in file scissor.h.


Define Documentation

#define NL3D_MEM_SCISSOR   NL_ALLOC_CONTEXT( 3dScssr )
 

Definition at line 38 of file scissor.h.

Referenced by NL3D::CScissor::CScissor, NL3D::CScissor::init, and NL3D::CScissor::initFullScreen.