12#ifndef HPP_AFFORDANCE_CORBA_SERVER_IDL
13# define HPP_AFFORDANCE_CORBA_SERVER_IDL
45 void setAffordanceConfig (in
string affType, in
doubleSeq conf)
65 void setMargin (in
string affType, in
double margin) raises (
Error);
73 void setNeighbouringTriangleMargin (in
string affType,
74 in
double nbTriMargin) raises (
Error);
80 void setMinimumArea (in
string affType, in
double minArea)
87 boolean checkModel (in
string obstacleName) raises (
Error);
93 void analyseObject (in
string obstacleName,in
doubleSeq reduceSizes) raises (
Error);
104 void deleteAffordances (in
string obstacleName) raises (
Error);
112 in
string obstacleName) raises (
Error);
Creation of a device.
Definition affordance.idl:25
void resetAffordanceConfig()
Definition affordance.py:1
sequence< double > doubleSeq
Definition affordance.idl:17
sequence< doubleSeqSeqSeq > doubleSeqSeqSeqSeq
Definition affordance.idl:20
sequence< doubleSeq > doubleSeqSeq
Definition affordance.idl:18
sequence< doubleSeqSeq > doubleSeqSeqSeq
Definition affordance.idl:19