![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the 2D Quad shapes inheriting from GmShape class Previosuly part of the gmShape2D.h file. More...
#include "gmShape.h"
Go to the source code of this file.
Classes | |
class | GmQuadShape |
GmShape specialization for Quadrilaterals, containing common functions used by concrete Quad specializations, such as Quad4, Quad8 or Quad9. More... | |
class | GmQuad4Shape |
GmShape specialization for a Quadrilateral with 4 nodes object. More... | |
class | GmQuad8Shape |
GmShape specialization for a Quadrilateral with 8 nodes object. More... | |
class | GmQuad9Shape |
GmShape specialization for a Quadrilateral with 9 nodes object. More... | |
class | GmQuad3D4Shape |
GmShape specialization for a 3D Quadrilateral with 4 nodes object. More... | |
class | GmQuad3D8Shape |
GmShape specialization for a 3D Quadrilateral with 8 nodes object. More... | |
Declaration of the 2D Quad shapes inheriting from GmShape class Previosuly part of the gmShape2D.h file.