13CAD
CAD-like software based on C++, Qt and VTK.
 All Classes Files Functions Variables Friends
Functions
material.cpp File Reference

Source file for the Material class. More...

#include "material.h"
#include <string>

Functions

bool operator== (const Material &lhsMaterial, const Material &rhsMaterial)
 

Detailed Description

Source file for the Material class.

Author
Tanchanok Srisung
Version
1.0 15/11/18

Function Documentation

bool operator== ( const Material lhsMaterial,
const Material rhsMaterial 
)

Equality operator between two materials