PS2GL
OpenGL*-like API for the PS2
Loading...
Searching...
No Matches
CRendererProps Class Reference

Public Member Functions

 operator tU64 () const
 
void operator= (tU64 value)
 

Data Fields

tU64 PrimType: 3
 
tU64 Lighting: 1
 
tU64 NumDirLights: 2
 
tU64 NumPtLights: 3
 
tU64 Texture: 1
 
tU64 Specular: 1
 
tU64 PerVtxMaterial: 3
 
tU64 Clipping: 2
 
tU64 CullFace: 1
 
tU64 TwoSidedLighting: 1
 
tU64 ArrayAccess: 2
 
tU64 unused: 12
 
tU64 UserProps: 32
 

Detailed Description

Definition at line 19 of file renderer.h.

Member Function Documentation

◆ operator tU64()

CRendererProps::operator tU64 ( ) const
inline

Definition at line 39 of file renderer.h.

◆ operator=()

void CRendererProps::operator= ( tU64  value)
inline

Definition at line 49 of file renderer.h.

Field Documentation

◆ PrimType

tU64 CRendererProps::PrimType

Definition at line 21 of file renderer.h.

◆ Lighting

tU64 CRendererProps::Lighting

Definition at line 22 of file renderer.h.

◆ NumDirLights

tU64 CRendererProps::NumDirLights

Definition at line 23 of file renderer.h.

◆ NumPtLights

tU64 CRendererProps::NumPtLights

Definition at line 24 of file renderer.h.

◆ Texture

tU64 CRendererProps::Texture

Definition at line 25 of file renderer.h.

◆ Specular

tU64 CRendererProps::Specular

Definition at line 26 of file renderer.h.

◆ PerVtxMaterial

tU64 CRendererProps::PerVtxMaterial

Definition at line 27 of file renderer.h.

◆ Clipping

tU64 CRendererProps::Clipping

Definition at line 28 of file renderer.h.

◆ CullFace

tU64 CRendererProps::CullFace

Definition at line 29 of file renderer.h.

◆ TwoSidedLighting

tU64 CRendererProps::TwoSidedLighting

Definition at line 30 of file renderer.h.

◆ ArrayAccess

tU64 CRendererProps::ArrayAccess

Definition at line 31 of file renderer.h.

◆ unused

tU64 CRendererProps::unused

Definition at line 33 of file renderer.h.

◆ UserProps

tU64 CRendererProps::UserProps

Definition at line 35 of file renderer.h.


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