Unit 'AsphyreD3D7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TD3DStencilOp

Declaration

Source position: AsphyreD3D7.pas line 844

type TD3DStencilOp = (

  D3DSTENCILOP_INVALID_0,

  

  D3DSTENCILOP_KEEP,

  

  D3DSTENCILOP_ZERO,

  

  D3DSTENCILOP_REPLACE,

  

  D3DSTENCILOP_INCRSAT,

  

  D3DSTENCILOP_DECRSAT,

  

  D3DSTENCILOP_INVERT,

  

  D3DSTENCILOP_INCR,

  

  D3DSTENCILOP_DECR

  

);



CT Web help

CodeTyphon Studio