Lagrange
TransformOptions Struct Reference

Options available when applying affine transforms to a mesh. More...

#include <lagrange/types/TransformOptions.h>

Public Attributes

bool normalize_normals = true
 If enabled, normals are normalized after transformation.
 
bool normalize_tangents_bitangents = true
 If enabled, tangents and bitangents are normalized after transformation.
 

Detailed Description

Options available when applying affine transforms to a mesh.


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