CGRA-ME
Public Attributes | List of all members
BoundingBox Struct Reference

#include <ClusteredMapper.h>

Public Attributes

int x_max = 0
 
int x_min = 0
 
int y_max = 0
 
int y_min = 0
 
int z_max = 0
 
int z_min = 0
 

Detailed Description

Definition at line 104 of file ClusteredMapper.h.

Member Data Documentation

◆ x_max

int BoundingBox::x_max = 0

Definition at line 105 of file ClusteredMapper.h.

◆ x_min

int BoundingBox::x_min = 0

Definition at line 106 of file ClusteredMapper.h.

◆ y_max

int BoundingBox::y_max = 0

Definition at line 107 of file ClusteredMapper.h.

◆ y_min

int BoundingBox::y_min = 0

Definition at line 108 of file ClusteredMapper.h.

◆ z_max

int BoundingBox::z_max = 0

Definition at line 109 of file ClusteredMapper.h.

◆ z_min

int BoundingBox::z_min = 0

Definition at line 110 of file ClusteredMapper.h.


The documentation for this struct was generated from the following file: