CPP-TOOLBOX
Loading...
Searching...
No Matches
main.ShaderBatcherCppStruct Class Reference

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
 

Constructor & Destructor Documentation

◆ __init__()

main.ShaderBatcherCppStruct.__init__ ( self,
ShaderType shader_type,
List[ShaderVertexAttributeVariable] vertex_attributes )

Member Function Documentation

◆ generate_cpp_struct()

CppStruct main.ShaderBatcherCppStruct.generate_cpp_struct ( self)

Member Data Documentation

◆ shader_type

main.ShaderBatcherCppStruct.shader_type = shader_type

◆ vertex_attributes

main.ShaderBatcherCppStruct.vertex_attributes = vertex_attributes

The documentation for this class was generated from the following file: