Shiokaze Framework
A research-oriented fluid solver for computer graphics
bitarray3::type3 Struct Reference

Collection of properties of this grid. More...

#include <bitarray3.h>

Public Member Functions

bool operator== (const type3 &type) const
 Check equality. More...
 

Public Attributes

std::string core_name
 Core name of the module.
 
shape3 shape
 Shape of the grid.
 

Detailed Description

Collection of properties of this grid.

Member Function Documentation

◆ operator==()

bool bitarray3::type3::operator== ( const type3 type) const
inline

Check equality.

Returns
true if equal false otherwise.

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