MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
SetScaleDialog::SetScaleVisitor::SliceArgs Struct Reference

Encapsulation of all the arguments that can affect either the S or T texture axis. More...

#include <SetScaleDialog.h>

List of all members.

Public Attributes

const
MeshEntity::SliceDesignation
alignSlice
 Pointer to alignment slice description; if NULL, slice 0 is assumed.
const
MeshEntity::RefSliceDescriptor
refSlice
 Pointer to reference slice description, including how to use the reference; NULL if no reference.
bool naturalScale
 true if naturalScaleOrTiles is a factor of the Radiant natural scale; false if naturalScaleOrTiles is a number of tiles.
float scaleOrTiles
 Scaling determinant, interpreted according to the naturalScale parameter.

Detailed Description

Encapsulation of all the arguments that can affect either the S or T texture axis.

See MeshEntity::SetScale for details of how these arguments are interpreted.


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