Public Member Functions | |
int | isItInput () const |
template<class T > | |
InSDFPort & | operator>> (T **pBuffer) |
void | receiveData () |
void | receiveDataWithPortDebug () |
![]() | |
const char * | className () const |
void | initialize () |
int | isA (const char *) const |
void | setNumXfer (int pNewRate) |
template InSDFPort & InSDFPort::operator>> | ( | T ** | pBuffer | ) |
Returns a buffer of Particle values. Reads in numXfer() particles from the connected Geodesic and copies their values to the buffer. Method is instantiated for int and CI_FLOAT.
void InSDFPort::receiveDataWithPortDebug | ( | ) |
specialized version of sendData() which sends port debug notifications