コード例 #1
0
VertexCaracAltura::VertexCaracAltura()
{
    setVtype(ALT);
}
コード例 #2
0
VertexCaracLargura::VertexCaracLargura()
{
    setVtype(LARG);
}