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