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

#include <l3ds.h>

List of all members.

Public Attributes

float strength
char mapName [255]
float uScale
float vScale
float uOffset
float vOffset
float angle

Detailed Description

Definition at line 86 of file l3ds.h.


Member Data Documentation

float LMap::angle

Definition at line 96 of file l3ds.h.

char LMap::mapName[255]

Definition at line 91 of file l3ds.h.

float LMap::strength

Definition at line 89 of file l3ds.h.

float LMap::uOffset

Definition at line 94 of file l3ds.h.

float LMap::uScale

Definition at line 92 of file l3ds.h.

float LMap::vOffset

Definition at line 95 of file l3ds.h.

float LMap::vScale

Definition at line 93 of file l3ds.h.


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