First update.
This commit is contained in:
@@ -15,11 +15,11 @@ namespace Recon
|
||||
Aurora::Matrix maxEmitter;
|
||||
Aurora::Matrix maxReceiver;
|
||||
Aurora::Matrix maxSize;
|
||||
double maxSL;
|
||||
double maxSN;
|
||||
double maxRL;
|
||||
double maxRN;
|
||||
double numTAS;
|
||||
float maxSL;
|
||||
float maxSN;
|
||||
float maxRL;
|
||||
float maxRN;
|
||||
float numTAS;
|
||||
std::vector<Aurora::Matrix> senderNormals;
|
||||
std::vector<Aurora::Matrix> receiverNormals;
|
||||
std::vector<Aurora::Matrix> senderPositions;
|
||||
|
||||
Reference in New Issue
Block a user