|
cgma
|
Go to the source code of this file.
Classes | |
| class | CACompositeVG |
Functions | |
| CubitAttrib * | CACompositeVG_creator (RefEntity *entity, const CubitSimpleAttrib &p_csa) |
| CubitAttrib* CACompositeVG_creator | ( | RefEntity * | entity, |
| const CubitSimpleAttrib & | p_csa | ||
| ) |
Definition at line 20 of file CACompositeVG.cpp.
{
return new CACompositeVG(entity, p_csa);
}