GemaCoreLib
The GeMA Core library
Classes
gmQuadShape.h File Reference

Declaration of the 2D Quad shapes inheriting from GmShape class Previosuly part of the gmShape2D.h file. More...

#include "gmShape.h"
Include dependency graph for gmQuadShape.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declaration of the 2D Quad shapes inheriting from GmShape class Previosuly part of the gmShape2D.h file.

Author
Carlos Augusto Teixeira Mendes
Date
may, 2015