Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
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... | |
#define AI_SMOOTHINGGROUPS_H_INC |
void ComputeNormalsWithSmoothingsGroups | ( | MeshWithSmoothingGroups< T > & | sMesh | ) |
Computes normal vectors for the mesh.