Main Page | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Vert2Frag Struct Reference

Vertex -> Fragment. More...

List of all members.

Public Attributes

float4 position: POSITION
float4 ray_direction: TEXCOORD0
float4 sphere: TEXCOORD0


Detailed Description

Vertex -> Fragment.


Member Data Documentation

float4 Vert2Frag::position
 

Parameters:
position vertex position in clipping space

float4 Vert2Frag::ray_direction
 

Parameters:
ray_direction direction of the ray to the vertex in eye space

float4 Vert2Frag::sphere
 

Parameters:
sphere parameter of the sphere


The documentation for this struct was generated from the following files:
Generated on Sat Dec 31 18:07:49 2005 for ICaster by  doxygen 1.4.4