Surface_Info
struct Surface_Info
Public Interface
Public Members:
int material_id
int material_id
Source: samples/hybridreflections/shaders/common_types.h
(line 64, column 9)
int index_offset
int index_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 65, column 9)
int index_type
int index_type
Source: samples/hybridreflections/shaders/common_types.h
(line 66, column 9)
int position_attribute_offset
int position_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 67, column 9)
int texcoord0_attribute_offset
int texcoord0_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 69, column 9)
int texcoord1_attribute_offset
int texcoord1_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 70, column 9)
int normal_attribute_offset
int normal_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 71, column 9)
int tangent_attribute_offset
int tangent_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 72, column 9)
int num_indices
int num_indices
Source: samples/hybridreflections/shaders/common_types.h
(line 74, column 9)
int num_vertices
int num_vertices
Source: samples/hybridreflections/shaders/common_types.h
(line 75, column 9)
int weight_attribute_offset
int weight_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 76, column 9)
int joints_attribute_offset
int joints_attribute_offset
Source: samples/hybridreflections/shaders/common_types.h
(line 77, column 9)
Used By: HybridReflectionsRenderModule::RTInfoTables
Source: samples/hybridreflections/shaders/common_types.h
(line 62, column 1)