GLSLLineMapping (struct)¶
Members¶
| String | sourceFile | |
| UInt32 | sourceFileLine | |
| UInt32 | outputFileLine | |
| String | includePath | |
| String | resolvedPath | |
| UInt32 | numLines |
Methods¶
| GLSLLineMapping ( in GLSLLineMapping other ) | |
| GLSLLineMapping () | |
| GLSLLineMapping | clone ? () |
Methods in detail¶
GLSLLineMapping ( in GLSLLineMapping other )
copy constructor
default constructor
GLSLLineMapping GLSLLineMapping.clone? ()
clone method