Home
last modified time | relevance | path

Searched refs:convertShortArray (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/
H A DSoOutput.h141 void convertShortArray(short * from, char * to, int len);
H A DSoInput.h178 void convertShortArray(char * from, short * to, int len);
/dports/graphics/Coin/coin-Coin-4.0.0/src/io/
H A DSoOutput.cpp1633 SoOutput::convertShortArray(short * from, char * to, int len) in convertShortArray() function in SoOutput
H A DSoInput.cpp2346 SoInput::convertShortArray(char * from, short * to, int len) in convertShortArray() function in SoInput