Path Tracer
Public Attributes | List of all members
FaceWithSmoothingGroup Struct Reference

#include <SmoothingGroups.h>

Public Attributes

uint32_t mIndices [3]
 
uint32_t iSmoothGroup
 specifies to which smoothing group the face belongs to
 

Detailed Description

Helper structure representing a face with smoothing groups assigned

Member Data Documentation

◆ mIndices

uint32_t FaceWithSmoothingGroup::mIndices[3]

Indices. .3ds is using uint16. However, after an unique vertex set has been generated, individual index values might exceed 2^16


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