VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtShowHideContext.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2016 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 namespace makVrv
13 {
15  {
16  public:
18  {
30  Invisible, // This differs from InstanceHidden in that this is set in
31  // reference to the VR-Forces notion of an object being
32  // invisible to both the front-end and back-end. Like any
33  // other show/hide context, set this to make sure the element
34  // remains hidden until this (and all other contexts) are removed
35  UserBase = 10000
36  };
37  };
38 }

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)