Cogs.Core
Public Attributes | List of all members
Cogs::Core::UnpackOptions Struct Reference

Public Attributes

bool discardNormals = false
 
bool discardTexCoords = false
 
bool discardTangents = false
 
bool forceIndexed = false
 

Detailed Description

Definition at line 51 of file CommandHelpers.h.

Member Data Documentation

◆ discardNormals

bool Cogs::Core::UnpackOptions::discardNormals = false

Definition at line 53 of file CommandHelpers.h.

◆ discardTangents

bool Cogs::Core::UnpackOptions::discardTangents = false

Definition at line 55 of file CommandHelpers.h.

◆ discardTexCoords

bool Cogs::Core::UnpackOptions::discardTexCoords = false

Definition at line 54 of file CommandHelpers.h.

◆ forceIndexed

bool Cogs::Core::UnpackOptions::forceIndexed = false

Definition at line 56 of file CommandHelpers.h.


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