|
CPP-TOOLBOX
|
Public Member Functions | |
| __init__ (self, ShaderType shader_type, List[ShaderVertexAttributeVariable] vertex_attributes) | |
| CppStruct | generate_cpp_struct (self) |
Public Attributes | |
| shader_type = shader_type | |
| vertex_attributes = vertex_attributes | |
| main.ShaderBatcherCppStruct.__init__ | ( | self, | |
| ShaderType | shader_type, | ||
| List[ShaderVertexAttributeVariable] | vertex_attributes ) |
| CppStruct main.ShaderBatcherCppStruct.generate_cpp_struct | ( | self | ) |
| main.ShaderBatcherCppStruct.shader_type = shader_type |
| main.ShaderBatcherCppStruct.vertex_attributes = vertex_attributes |