nxdk_pgraph_tests
A collection of tests for the Xbox nv2a graphics processor
 
Loading...
Searching...
No Matches
PerspectiveVertexShaderNoLighting Class Reference

Simple perspective projection shader with no support for lighting calculations. More...

#include <perspective_vertex_shader_no_lighting.h>

Inheritance diagram for PerspectiveVertexShaderNoLighting:
Collaboration diagram for PerspectiveVertexShaderNoLighting:

Public Member Functions

 PerspectiveVertexShaderNoLighting (uint32_t framebuffer_width, uint32_t framebuffer_height, float z_min=0, float z_max=0x7FFF, float fov_y=M_PI *0.25f, float near=1.0f, float far=10.0f)
 

Detailed Description

Simple perspective projection shader with no support for lighting calculations.


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