VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGridCell.h
Go to the documentation of this file.
1 /*****************************************************************************
2 * Copyright (c) 2020 MAK Technologies, Inc.
3 * All rights reserved.
4 *****************************************************************************/
5 
6 #pragma once
7 
11 
13 
14 namespace makVrv
15 {
16  class DtDropParticle;
17 
19  struct DtGridCell
20  {
21  public:
23  DtGridCell();
24 
27  };
28 }
float affinityForWater
Definition: DtGridCell.h:26
DtDropParticle * drop
Definition: DtGridCell.h:25
Internal struct for one cell of our grid of glass properties.
Definition: DtGridCell.h:19
Local class for a single drop particle on the screen.
Definition: DtDropParticle.h:25
Contains DLL export macros.
DtGridCell()
default CTOR.

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)