VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtIndirectModelScalingAlgorithm.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2025 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
12 namespace makVrv
13 {
14  // enumerates possible global model scaling algorithms
16  {
17  INDIRECT_NO_GLOBAL_SCALING = 0, // model definition scaling can still be used
20  };
21 }
22 
Definition: DtIndirectModelScalingAlgorithm.h:18
DtIndirectModelScalingAlgorithm
Definition: DtIndirectModelScalingAlgorithm.h:15
Definition: DtIndirectModelScalingAlgorithm.h:19
Definition: DtIndirectModelScalingAlgorithm.h:17

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)