Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
dunereco
dunereco
VLNets
data
structs
VLNEnergy.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
VLN
{
4
5
struct
VLNEnergy
6
{
7
float
primaryE
;
8
float
totalE
;
9
};
10
11
}
VLN
Definition:
utils.cxx:6
VLN::VLNEnergy::totalE
float totalE
Definition:
VLNEnergy.h:8
VLN::VLNEnergy::primaryE
float primaryE
Definition:
VLNEnergy.h:7
VLN::VLNEnergy
Definition:
VLNEnergy.h:5
Generated by
1.8.11