예제 #1
0
unsigned int DifShellBase::getShapeMode(const Eref& e) const
{
  return vGetShapeMode(e);
}
예제 #2
0
unsigned int DifBufferBase::getShapeMode(const Eref& e) const
{
  return vGetShapeMode(e);
}