Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LVector2 Struct Reference

#include <l3ds.h>

List of all members.

Public Member Functions

int operator== (const LVector2 &v) const

Public Attributes

float x
float y

Detailed Description

Definition at line 45 of file l3ds.h.


Member Function Documentation

int LVector2::operator== ( const LVector2 v) const
inline

Definition at line 50 of file l3ds.h.


Member Data Documentation

float LVector2::x

Definition at line 47 of file l3ds.h.

float LVector2::y

Definition at line 48 of file l3ds.h.


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