Rebel Fork Framework
Urho3D::RaytracerGeometry Struct Reference

Geometry for ray tracing. More...

#include <Urho3D/Glow/RaytracerScene.h>

Public Attributes

unsigned objectIndex_ {}
 Object index.
 
unsigned geometryIndex_ {}
 Geometry index.
 
unsigned lodIndex_ {}
 LOD index.
 
unsigned numLods_ {}
 Number of LODs.
 
unsigned lightmapIndex_ {}
 Lightmap chart index.
 
unsigned raytracerGeometryId_ {}
 Raytracer geometry ID, aka index of this structure in the array of geometries.
 
embree3::RTCGeometry embreeGeometry_ {}
 Internal geometry pointer.
 
RaytracingGeometryMaterial material_
 Material.
 

Detailed Description

Geometry for ray tracing.


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