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

#include <l3ds.h>

List of all members.

Public Member Functions

int operator== (const LVector3 &v) const

Public Attributes

float x
float y
float z

Detailed Description

Definition at line 36 of file l3ds.h.


Member Function Documentation

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

Definition at line 42 of file l3ds.h.


Member Data Documentation

float LVector3::x

Definition at line 38 of file l3ds.h.

float LVector3::y

Definition at line 39 of file l3ds.h.

float LVector3::z

Definition at line 40 of file l3ds.h.


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