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

#include <l3ds.h>

List of all members.

Public Member Functions

int operator== (const LColor3 &v) const

Public Attributes

float r
float g
float b

Detailed Description

Definition at line 53 of file l3ds.h.


Member Function Documentation

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

Definition at line 59 of file l3ds.h.


Member Data Documentation

float LColor3::b

Definition at line 57 of file l3ds.h.

float LColor3::g

Definition at line 56 of file l3ds.h.

float LColor3::r

Definition at line 55 of file l3ds.h.


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