GLSLParam (struct)

GLSLParam GLSLParam GLSLParam

Members

Size lineNumber  
String name  
String line  
String dataType  
UInt32 size  
String declType  
String[] tags  
Scalar[] defaultValue  
Scalar[2][] range  

Methods

  GLSLParam ( in GLSLParam other )
  GLSLParam ()
GLSLParam clone ? ()

Methods in detail

GLSLParam ( in GLSLParam other )

copy constructor


GLSLParam ()

default constructor


GLSLParam GLSLParam.clone? ()

clone method