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