GlslΒΆ
- 
struct sfGlslBvec2
 Public Members
- 
sfBool x
 
- 
sfBool y
 
- 
sfBool x
 
- 
struct sfGlslIvec3
 Public Members
- 
int x
 
- 
int y
 
- 
int z
 
- 
int x
 
- 
struct sfGlslBvec3
 Public Members
- 
sfBool x
 
- 
sfBool y
 
- 
sfBool z
 
- 
sfBool x
 
- 
struct sfGlslVec4
 Public Members
- 
float x
 
- 
float y
 
- 
float z
 
- 
float w
 
- 
float x
 
- 
struct sfGlslIvec4
 Public Members
- 
int x
 
- 
int y
 
- 
int z
 
- 
int w
 
- 
int x
 
- 
struct sfGlslBvec4
 Public Members
- 
sfBool x
 
- 
sfBool y
 
- 
sfBool z
 
- 
sfBool w
 
- 
sfBool x
 
- 
struct sfGlslMat3
 Public Members
- 
float array[3 * 3]
 
- 
float array[3 * 3]
 
- 
struct sfGlslMat4
 Public Members
- 
float array[4 * 4]
 
- 
float array[4 * 4]