|
cgma
|
Go to the source code of this file.
Classes | |
| class | GeoTet |
Functions | |
| void | dgtet (GeoTet *tet) |
| void | dgnode (GeoNode *node) |
Definition at line 193 of file GeoTet.cpp.
{
GfxDebug::draw_geonode( node, CUBIT_RED_INDEX );
GfxDebug::flush();
}
Definition at line 181 of file GeoTet.cpp.
{
GfxDebug::draw_geotet( tet, CUBIT_YELLOW_INDEX );
GfxDebug::flush();
}