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