![]() |
Public API Reference |
![]() |
Loader services for standard syntax elements. More...
Go to the source code of this file.
Classes | |
struct | iSyntaxService |
This component provides services for other loaders to easily parse properties of standard CS world syntax. More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS::Utility |
Assorted utility functions and classes that doesn't belong anywhere else. | |
Defines | |
Texture transformation description | |
#define | CSTEX_UV 1 |
UV is given. | |
#define | CSTEX_V1 2 |
vector1 is given | |
#define | CSTEX_V2 4 |
vector2 is given | |
#define | CSTEX_UV_SHIFT 8 |
explicit (u,v) <-> vertex mapping is given |
Loader services for standard syntax elements.
Definition in file services.h.