Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
SmoothingGroups.h File Reference

Classes

struct  FaceWithSmoothingGroup
 Helper structure representing a face with smoothing groups assigned. More...
 
struct  MeshWithSmoothingGroups< T >
 Helper structure representing a mesh whose faces have smoothing groups assigned. More...
 

Macros

#define AI_SMOOTHINGGROUPS_H_INC
 

Functions

template<class T >
void ComputeNormalsWithSmoothingsGroups (MeshWithSmoothingGroups< T > &sMesh)
 Computes normal vectors for the mesh. More...
 

Macro Definition Documentation

◆ AI_SMOOTHINGGROUPS_H_INC

#define AI_SMOOTHINGGROUPS_H_INC

Function Documentation

◆ ComputeNormalsWithSmoothingsGroups()

template<class T >
void ComputeNormalsWithSmoothingsGroups ( MeshWithSmoothingGroups< T > &  sMesh)

Computes normal vectors for the mesh.