AddToContainerElements (TcVnVector3_INT)
Add a value to each container element.
Syntax
Definition:
HRESULT AddToContainerElements(
HRESULT hrPrev,
TcVnVector3_INT& 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 TcVnVector3_INT elements |
Required License
TC3 Vision Base
Return value