PSYQo
Public Member Functions | Public Attributes | List of all members
psyqo::Prim::Pixel Struct Reference

The Pixel primitive. More...

#include <primitives.hh>

Collaboration diagram for psyqo::Prim::Pixel:
Collaboration graph
[legend]

Public Member Functions

 Pixel (Color c)
 
void setColor (Color c)
 

Public Attributes

Vertex position
 

Detailed Description

The Pixel primitive.

This primitive will draw a single pixel. The position member specifies the location within the screen where the pixel will be drawn. The color is specified by the constructor parameter, or the setColor method.


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