![]() |
Public API Reference |
#include "csutil/scf.h"
#include "csutil/ref.h"
Go to the source code of this file.
Compounds | |
struct | iSyntaxService |
This component provides services for other loaders to easily parse properties of standard CS world syntax. More... | |
Texture transformation description | |
#define | CSTEX_UV 1 |
UV is given. More... | |
#define | CSTEX_V1 2 |
vector1 is given. More... | |
#define | CSTEX_V2 4 |
vector2 is given. More... | |
#define | CSTEX_UV_SHIFT 8 |
explicit (u,v) <-> vertex mapping is given. More... |
Definition in file services.h.