MultiplyWithContainerElements (3)
Multiply each container element with a value.
Syntax
Definition:
HRESULT MultiplyWithContainerElements(
HRESULT hrPrev,
TcVnVector3_LREAL& aValue,
ITcVnContainer* ipContainer
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
aValue |
Value | |
ipContainer |
Container with 3-dimensional elements |
Required License
TC3 Vision Base