VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)