Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
W3dExportOptionsStruct Struct Reference

#include <w3dutil.h>

Public Attributes

bool ExportHierarchy
 
bool LoadHierarchy
 
bool ExportAnimation
 
bool ExportGeometry
 
bool TranslationOnly
 
char HierarchyFilename [_MAX_PATH]
 
char RelativeHierarchyFilename [_MAX_PATH]
 
int StartFrame
 
int EndFrame
 
bool UseVoxelizer
 
bool SmoothBetweenMeshes
 
int space [10]
 
bool CompressAnimation
 
bool ReduceAnimation
 
int ReduceAnimationPercent
 
int CompressAnimationFlavor
 
float CompressAnimationTranslationError
 
float CompressAnimationRotationError
 
bool ReviewLog
 
bool DisableExportAABTrees
 
bool EnableOptimizeMeshData
 
bool EnableTerrainMode
 
bool EnableMaterialColorToTextureConversion
 

Detailed Description

Definition at line 64 of file w3dutil.h.

Member Data Documentation

◆ CompressAnimation

bool W3dExportOptionsStruct::CompressAnimation

Definition at line 89 of file w3dutil.h.

◆ CompressAnimationFlavor

int W3dExportOptionsStruct::CompressAnimationFlavor

Definition at line 92 of file w3dutil.h.

◆ CompressAnimationRotationError

float W3dExportOptionsStruct::CompressAnimationRotationError

Definition at line 94 of file w3dutil.h.

◆ CompressAnimationTranslationError

float W3dExportOptionsStruct::CompressAnimationTranslationError

Definition at line 93 of file w3dutil.h.

◆ DisableExportAABTrees

bool W3dExportOptionsStruct::DisableExportAABTrees

Definition at line 100 of file w3dutil.h.

◆ EnableMaterialColorToTextureConversion

bool W3dExportOptionsStruct::EnableMaterialColorToTextureConversion

Definition at line 113 of file w3dutil.h.

◆ EnableOptimizeMeshData

bool W3dExportOptionsStruct::EnableOptimizeMeshData

Definition at line 104 of file w3dutil.h.

◆ EnableTerrainMode

bool W3dExportOptionsStruct::EnableTerrainMode

Definition at line 108 of file w3dutil.h.

◆ EndFrame

int W3dExportOptionsStruct::EndFrame

Definition at line 78 of file w3dutil.h.

◆ ExportAnimation

bool W3dExportOptionsStruct::ExportAnimation

Definition at line 68 of file w3dutil.h.

◆ ExportGeometry

bool W3dExportOptionsStruct::ExportGeometry

Definition at line 69 of file w3dutil.h.

◆ ExportHierarchy

bool W3dExportOptionsStruct::ExportHierarchy

Definition at line 66 of file w3dutil.h.

◆ HierarchyFilename

char W3dExportOptionsStruct::HierarchyFilename[_MAX_PATH]

Definition at line 73 of file w3dutil.h.

◆ LoadHierarchy

bool W3dExportOptionsStruct::LoadHierarchy

Definition at line 67 of file w3dutil.h.

◆ ReduceAnimation

bool W3dExportOptionsStruct::ReduceAnimation

Definition at line 90 of file w3dutil.h.

◆ ReduceAnimationPercent

int W3dExportOptionsStruct::ReduceAnimationPercent

Definition at line 91 of file w3dutil.h.

◆ RelativeHierarchyFilename

char W3dExportOptionsStruct::RelativeHierarchyFilename[_MAX_PATH]

Definition at line 74 of file w3dutil.h.

◆ ReviewLog

bool W3dExportOptionsStruct::ReviewLog

Definition at line 95 of file w3dutil.h.

◆ SmoothBetweenMeshes

bool W3dExportOptionsStruct::SmoothBetweenMeshes

Definition at line 84 of file w3dutil.h.

◆ space

int W3dExportOptionsStruct::space[10]

Definition at line 86 of file w3dutil.h.

◆ StartFrame

int W3dExportOptionsStruct::StartFrame

Definition at line 77 of file w3dutil.h.

◆ TranslationOnly

bool W3dExportOptionsStruct::TranslationOnly

Definition at line 72 of file w3dutil.h.

◆ UseVoxelizer

bool W3dExportOptionsStruct::UseVoxelizer

Definition at line 81 of file w3dutil.h.


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