sf2dlib
Simple and Fast 2D library for the Nintendo 3DS
Data Fields
sf2d_vector_2f Struct Reference

Represents a two dimensional float vector. More...

#include <sf2d.h>

Data Fields

float u
 
float v
 

Detailed Description

Represents a two dimensional float vector.

Field Documentation

float sf2d_vector_2f::u

First component of the vector

float sf2d_vector_2f::v

Second component of the vector


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