Example Node: Universal Add Node#

Universal add node type for all data types. See the ‘omni.graph.nodes.Add’ node type for a Python implementation that uses only one output and one pair of inputs using the ‘any’ type.

Installation#

To use this node enable omni.graph.examples.cpp in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

Bool 0 (inputs:bool_0)

bool

Input of type bool

False

Bool 1 (inputs:bool_1)

bool

Input of type bool

False

Bool Arr 0 (inputs:bool_arr_0)

bool[]

Input of type bool[]

[]

Bool Arr 1 (inputs:bool_arr_1)

bool[]

Input of type bool[]

[]

Colord3 0 (inputs:colord3_0)

colord[3]

Input of type colord[3]

[0.0, 0.0, 0.0]

Colord3 1 (inputs:colord3_1)

colord[3]

Input of type colord[3]

[0.0, 0.0, 0.0]

Colord3 Arr 0 (inputs:colord3_arr_0)

colord[3][]

Input of type colord[3][]

[]

Colord3 Arr 1 (inputs:colord3_arr_1)

colord[3][]

Input of type colord[3][]

[]

Colord4 0 (inputs:colord4_0)

colord[4]

Input of type colord[4]

[0.0, 0.0, 0.0, 0.0]

Colord4 1 (inputs:colord4_1)

colord[4]

Input of type colord[4]

[0.0, 0.0, 0.0, 0.0]

Colord4 Arr 0 (inputs:colord4_arr_0)

colord[4][]

Input of type colord[4][]

[]

Colord4 Arr 1 (inputs:colord4_arr_1)

colord[4][]

Input of type colord[4][]

[]

Colorf3 0 (inputs:colorf3_0)

colorf[3]

Input of type colorf[3]

[0.0, 0.0, 0.0]

Colorf3 1 (inputs:colorf3_1)

colorf[3]

Input of type colorf[3]

[0.0, 0.0, 0.0]

Colorf3 Arr 0 (inputs:colorf3_arr_0)

colorf[3][]

Input of type colorf[3][]

[]

Colorf3 Arr 1 (inputs:colorf3_arr_1)

colorf[3][]

Input of type colorf[3][]

[]

Colorf4 0 (inputs:colorf4_0)

colorf[4]

Input of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

Colorf4 1 (inputs:colorf4_1)

colorf[4]

Input of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

Colorf4 Arr 0 (inputs:colorf4_arr_0)

colorf[4][]

Input of type colorf[4][]

[]

Colorf4 Arr 1 (inputs:colorf4_arr_1)

colorf[4][]

Input of type colorf[4][]

[]

Colorh3 0 (inputs:colorh3_0)

colorh[3]

Input of type colorh[3]

[0.0, 0.0, 0.0]

Colorh3 1 (inputs:colorh3_1)

colorh[3]

Input of type colorh[3]

[0.0, 0.0, 0.0]

Colorh3 Arr 0 (inputs:colorh3_arr_0)

colorh[3][]

Input of type colorh[3][]

[]

Colorh3 Arr 1 (inputs:colorh3_arr_1)

colorh[3][]

Input of type colorh[3][]

[]

Colorh4 0 (inputs:colorh4_0)

colorh[4]

Input of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

Colorh4 1 (inputs:colorh4_1)

colorh[4]

Input of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

Colorh4 Arr 0 (inputs:colorh4_arr_0)

colorh[4][]

Input of type colorh[4][]

[]

Colorh4 Arr 1 (inputs:colorh4_arr_1)

colorh[4][]

Input of type colorh[4][]

[]

Double2 0 (inputs:double2_0)

double[2]

Input of type double[2]

[0.0, 0.0]

Double2 1 (inputs:double2_1)

double[2]

Input of type double[2]

[0.0, 0.0]

Double2 Arr 0 (inputs:double2_arr_0)

double[2][]

Input of type double[2][]

[]

Double2 Arr 1 (inputs:double2_arr_1)

double[2][]

Input of type double[2][]

[]

Double3 0 (inputs:double3_0)

double[3]

Input of type double[3]

[0.0, 0.0, 0.0]

Double3 1 (inputs:double3_1)

double[3]

Input of type double[3]

[0.0, 0.0, 0.0]

Double3 Arr 0 (inputs:double3_arr_0)

double[3][]

Input of type double[3][]

[]

Double3 Arr 1 (inputs:double3_arr_1)

double[3][]

Input of type double[3][]

[]

Double4 0 (inputs:double4_0)

double[4]

Input of type double[4]

[0.0, 0.0, 0.0, 0.0]

Double4 1 (inputs:double4_1)

double[4]

Input of type double[4]

[0.0, 0.0, 0.0, 0.0]

Double4 Arr 0 (inputs:double4_arr_0)

double[4][]

Input of type double[4][]

[]

Double4 Arr 1 (inputs:double4_arr_1)

double[4][]

Input of type double[4][]

[]

Double 0 (inputs:double_0)

double

Input of type double

0.0

Double 1 (inputs:double_1)

double

Input of type double

0.0

Double Arr 0 (inputs:double_arr_0)

double[]

Input of type double[]

[]

Double Arr 1 (inputs:double_arr_1)

double[]

Input of type double[]

[]

Float2 0 (inputs:float2_0)

float[2]

Input of type float[2]

[0.0, 0.0]

Float2 1 (inputs:float2_1)

float[2]

Input of type float[2]

[0.0, 0.0]

Float2 Arr 0 (inputs:float2_arr_0)

float[2][]

Input of type float[2][]

[]

Float2 Arr 1 (inputs:float2_arr_1)

float[2][]

Input of type float[2][]

[]

Float3 0 (inputs:float3_0)

float[3]

Input of type float[3]

[0.0, 0.0, 0.0]

Float3 1 (inputs:float3_1)

float[3]

Input of type float[3]

[0.0, 0.0, 0.0]

Float3 Arr 0 (inputs:float3_arr_0)

float[3][]

Input of type float[3][]

[]

Float3 Arr 1 (inputs:float3_arr_1)

float[3][]

Input of type float[3][]

[]

Float4 0 (inputs:float4_0)

float[4]

Input of type float[4]

[0.0, 0.0, 0.0, 0.0]

Float4 1 (inputs:float4_1)

float[4]

Input of type float[4]

[0.0, 0.0, 0.0, 0.0]

Float4 Arr 0 (inputs:float4_arr_0)

float[4][]

Input of type float[4][]

[]

Float4 Arr 1 (inputs:float4_arr_1)

float[4][]

Input of type float[4][]

[]

Float 0 (inputs:float_0)

float

Input of type float

0.0

Float 1 (inputs:float_1)

float

Input of type float

0.0

Float Arr 0 (inputs:float_arr_0)

float[]

Input of type float[]

[]

Float Arr 1 (inputs:float_arr_1)

float[]

Input of type float[]

[]

Frame4 0 (inputs:frame4_0)

frame[4]

Input of type frame[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Frame4 1 (inputs:frame4_1)

frame[4]

Input of type frame[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Frame4 Arr 0 (inputs:frame4_arr_0)

frame[4][]

Input of type frame[4][]

[]

Frame4 Arr 1 (inputs:frame4_arr_1)

frame[4][]

Input of type frame[4][]

[]

Half2 0 (inputs:half2_0)

half[2]

Input of type half[2]

[0.0, 0.0]

Half2 1 (inputs:half2_1)

half[2]

Input of type half[2]

[0.0, 0.0]

Half2 Arr 0 (inputs:half2_arr_0)

half[2][]

Input of type half[2][]

[]

Half2 Arr 1 (inputs:half2_arr_1)

half[2][]

Input of type half[2][]

[]

Half3 0 (inputs:half3_0)

half[3]

Input of type half[3]

[0.0, 0.0, 0.0]

Half3 1 (inputs:half3_1)

half[3]

Input of type half[3]

[0.0, 0.0, 0.0]

Half3 Arr 0 (inputs:half3_arr_0)

half[3][]

Input of type half[3][]

[]

Half3 Arr 1 (inputs:half3_arr_1)

half[3][]

Input of type half[3][]

[]

Half4 0 (inputs:half4_0)

half[4]

Input of type half[4]

[0.0, 0.0, 0.0, 0.0]

Half4 1 (inputs:half4_1)

half[4]

Input of type half[4]

[0.0, 0.0, 0.0, 0.0]

Half4 Arr 0 (inputs:half4_arr_0)

half[4][]

Input of type half[4][]

[]

Half4 Arr 1 (inputs:half4_arr_1)

half[4][]

Input of type half[4][]

[]

Half 0 (inputs:half_0)

half

Input of type half

0.0

Half 1 (inputs:half_1)

half

Input of type half

0.0

Half Arr 0 (inputs:half_arr_0)

half[]

Input of type half[]

[]

Half Arr 1 (inputs:half_arr_1)

half[]

Input of type half[]

[]

Int2 0 (inputs:int2_0)

int[2]

Input of type int[2]

[0, 0]

Int2 1 (inputs:int2_1)

int[2]

Input of type int[2]

[0, 0]

Int2 Arr 0 (inputs:int2_arr_0)

int[2][]

Input of type int[2][]

[]

Int2 Arr 1 (inputs:int2_arr_1)

int[2][]

Input of type int[2][]

[]

Int3 0 (inputs:int3_0)

int[3]

Input of type int[3]

[0, 0, 0]

Int3 1 (inputs:int3_1)

int[3]

Input of type int[3]

[0, 0, 0]

Int3 Arr 0 (inputs:int3_arr_0)

int[3][]

Input of type int[3][]

[]

Int3 Arr 1 (inputs:int3_arr_1)

int[3][]

Input of type int[3][]

[]

Int4 0 (inputs:int4_0)

int[4]

Input of type int[4]

[0, 0, 0, 0]

Int4 1 (inputs:int4_1)

int[4]

Input of type int[4]

[0, 0, 0, 0]

Int4 Arr 0 (inputs:int4_arr_0)

int[4][]

Input of type int[4][]

[]

Int4 Arr 1 (inputs:int4_arr_1)

int[4][]

Input of type int[4][]

[]

Int64 0 (inputs:int64_0)

int64

Input of type int64

0

Int64 1 (inputs:int64_1)

int64

Input of type int64

0

Int64 Arr 0 (inputs:int64_arr_0)

int64[]

Input of type int64[]

[]

Int64 Arr 1 (inputs:int64_arr_1)

int64[]

Input of type int64[]

[]

Int 0 (inputs:int_0)

int

Input of type int

0

Int 1 (inputs:int_1)

int

Input of type int

0

Int Arr 0 (inputs:int_arr_0)

int[]

Input of type int[]

[]

Int Arr 1 (inputs:int_arr_1)

int[]

Input of type int[]

[]

Matrixd2 0 (inputs:matrixd2_0)

matrixd[2]

Input of type matrixd[2]

[0.0, 0.0, 0.0, 0.0]

Matrixd2 1 (inputs:matrixd2_1)

matrixd[2]

Input of type matrixd[2]

[0.0, 0.0, 0.0, 0.0]

Matrixd2 Arr 0 (inputs:matrixd2_arr_0)

matrixd[2][]

Input of type matrixd[2][]

[]

Matrixd2 Arr 1 (inputs:matrixd2_arr_1)

matrixd[2][]

Input of type matrixd[2][]

[]

Matrixd3 0 (inputs:matrixd3_0)

matrixd[3]

Input of type matrixd[3]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd3 1 (inputs:matrixd3_1)

matrixd[3]

Input of type matrixd[3]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd3 Arr 0 (inputs:matrixd3_arr_0)

matrixd[3][]

Input of type matrixd[3][]

[]

Matrixd3 Arr 1 (inputs:matrixd3_arr_1)

matrixd[3][]

Input of type matrixd[3][]

[]

Matrixd4 0 (inputs:matrixd4_0)

matrixd[4]

Input of type matrixd[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd4 1 (inputs:matrixd4_1)

matrixd[4]

Input of type matrixd[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd4 Arr 0 (inputs:matrixd4_arr_0)

matrixd[4][]

Input of type matrixd[4][]

[]

Matrixd4 Arr 1 (inputs:matrixd4_arr_1)

matrixd[4][]

Input of type matrixd[4][]

[]

Normald3 0 (inputs:normald3_0)

normald[3]

Input of type normald[3]

[0.0, 0.0, 0.0]

Normald3 1 (inputs:normald3_1)

normald[3]

Input of type normald[3]

[0.0, 0.0, 0.0]

Normald3 Arr 0 (inputs:normald3_arr_0)

normald[3][]

Input of type normald[3][]

[]

Normald3 Arr 1 (inputs:normald3_arr_1)

normald[3][]

Input of type normald[3][]

[]

Normalf3 0 (inputs:normalf3_0)

normalf[3]

Input of type normalf[3]

[0.0, 0.0, 0.0]

Normalf3 1 (inputs:normalf3_1)

normalf[3]

Input of type normalf[3]

[0.0, 0.0, 0.0]

Normalf3 Arr 0 (inputs:normalf3_arr_0)

normalf[3][]

Input of type normalf[3][]

[]

Normalf3 Arr 1 (inputs:normalf3_arr_1)

normalf[3][]

Input of type normalf[3][]

[]

Normalh3 0 (inputs:normalh3_0)

normalh[3]

Input of type normalh[3]

[0.0, 0.0, 0.0]

Normalh3 1 (inputs:normalh3_1)

normalh[3]

Input of type normalh[3]

[0.0, 0.0, 0.0]

Normalh3 Arr 0 (inputs:normalh3_arr_0)

normalh[3][]

Input of type normalh[3][]

[]

Normalh3 Arr 1 (inputs:normalh3_arr_1)

normalh[3][]

Input of type normalh[3][]

[]

Pointd3 0 (inputs:pointd3_0)

pointd[3]

Input of type pointd[3]

[0.0, 0.0, 0.0]

Pointd3 1 (inputs:pointd3_1)

pointd[3]

Input of type pointd[3]

[0.0, 0.0, 0.0]

Pointd3 Arr 0 (inputs:pointd3_arr_0)

pointd[3][]

Input of type pointd[3][]

[]

Pointd3 Arr 1 (inputs:pointd3_arr_1)

pointd[3][]

Input of type pointd[3][]

[]

Pointf3 0 (inputs:pointf3_0)

pointf[3]

Input of type pointf[3]

[0.0, 0.0, 0.0]

Pointf3 1 (inputs:pointf3_1)

pointf[3]

Input of type pointf[3]

[0.0, 0.0, 0.0]

Pointf3 Arr 0 (inputs:pointf3_arr_0)

pointf[3][]

Input of type pointf[3][]

[]

Pointf3 Arr 1 (inputs:pointf3_arr_1)

pointf[3][]

Input of type pointf[3][]

[]

Pointh3 0 (inputs:pointh3_0)

pointh[3]

Input of type pointh[3]

[0.0, 0.0, 0.0]

Pointh3 1 (inputs:pointh3_1)

pointh[3]

Input of type pointh[3]

[0.0, 0.0, 0.0]

Pointh3 Arr 0 (inputs:pointh3_arr_0)

pointh[3][]

Input of type pointh[3][]

[]

Pointh3 Arr 1 (inputs:pointh3_arr_1)

pointh[3][]

Input of type pointh[3][]

[]

Quatd4 0 (inputs:quatd4_0)

quatd[4]

Input of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

Quatd4 1 (inputs:quatd4_1)

quatd[4]

Input of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

Quatd4 Arr 0 (inputs:quatd4_arr_0)

quatd[4][]

Input of type quatd[4][]

[]

Quatd4 Arr 1 (inputs:quatd4_arr_1)

quatd[4][]

Input of type quatd[4][]

[]

Quatf4 0 (inputs:quatf4_0)

quatf[4]

Input of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

Quatf4 1 (inputs:quatf4_1)

quatf[4]

Input of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

Quatf4 Arr 0 (inputs:quatf4_arr_0)

quatf[4][]

Input of type quatf[4][]

[]

Quatf4 Arr 1 (inputs:quatf4_arr_1)

quatf[4][]

Input of type quatf[4][]

[]

Quath4 0 (inputs:quath4_0)

quath[4]

Input of type quath[4]

[0.0, 0.0, 0.0, 0.0]

Quath4 1 (inputs:quath4_1)

quath[4]

Input of type quath[4]

[0.0, 0.0, 0.0, 0.0]

Quath4 Arr 0 (inputs:quath4_arr_0)

quath[4][]

Input of type quath[4][]

[]

Quath4 Arr 1 (inputs:quath4_arr_1)

quath[4][]

Input of type quath[4][]

[]

Texcoordd2 0 (inputs:texcoordd2_0)

texcoordd[2]

Input of type texcoordd[2]

[0.0, 0.0]

Texcoordd2 1 (inputs:texcoordd2_1)

texcoordd[2]

Input of type texcoordd[2]

[0.0, 0.0]

Texcoordd2 Arr 0 (inputs:texcoordd2_arr_0)

texcoordd[2][]

Input of type texcoordd[2][]

[]

Texcoordd2 Arr 1 (inputs:texcoordd2_arr_1)

texcoordd[2][]

Input of type texcoordd[2][]

[]

Texcoordd3 0 (inputs:texcoordd3_0)

texcoordd[3]

Input of type texcoordd[3]

[0.0, 0.0, 0.0]

Texcoordd3 1 (inputs:texcoordd3_1)

texcoordd[3]

Input of type texcoordd[3]

[0.0, 0.0, 0.0]

Texcoordd3 Arr 0 (inputs:texcoordd3_arr_0)

texcoordd[3][]

Input of type texcoordd[3][]

[]

Texcoordd3 Arr 1 (inputs:texcoordd3_arr_1)

texcoordd[3][]

Input of type texcoordd[3][]

[]

Texcoordf2 0 (inputs:texcoordf2_0)

texcoordf[2]

Input of type texcoordf[2]

[0.0, 0.0]

Texcoordf2 1 (inputs:texcoordf2_1)

texcoordf[2]

Input of type texcoordf[2]

[0.0, 0.0]

Texcoordf2 Arr 0 (inputs:texcoordf2_arr_0)

texcoordf[2][]

Input of type texcoordf[2][]

[]

Texcoordf2 Arr 1 (inputs:texcoordf2_arr_1)

texcoordf[2][]

Input of type texcoordf[2][]

[]

Texcoordf3 0 (inputs:texcoordf3_0)

texcoordf[3]

Input of type texcoordf[3]

[0.0, 0.0, 0.0]

Texcoordf3 1 (inputs:texcoordf3_1)

texcoordf[3]

Input of type texcoordf[3]

[0.0, 0.0, 0.0]

Texcoordf3 Arr 0 (inputs:texcoordf3_arr_0)

texcoordf[3][]

Input of type texcoordf[3][]

[]

Texcoordf3 Arr 1 (inputs:texcoordf3_arr_1)

texcoordf[3][]

Input of type texcoordf[3][]

[]

Texcoordh2 0 (inputs:texcoordh2_0)

texcoordh[2]

Input of type texcoordh[2]

[0.0, 0.0]

Texcoordh2 1 (inputs:texcoordh2_1)

texcoordh[2]

Input of type texcoordh[2]

[0.0, 0.0]

Texcoordh2 Arr 0 (inputs:texcoordh2_arr_0)

texcoordh[2][]

Input of type texcoordh[2][]

[]

Texcoordh2 Arr 1 (inputs:texcoordh2_arr_1)

texcoordh[2][]

Input of type texcoordh[2][]

[]

Texcoordh3 0 (inputs:texcoordh3_0)

texcoordh[3]

Input of type texcoordh[3]

[0.0, 0.0, 0.0]

Texcoordh3 1 (inputs:texcoordh3_1)

texcoordh[3]

Input of type texcoordh[3]

[0.0, 0.0, 0.0]

Texcoordh3 Arr 0 (inputs:texcoordh3_arr_0)

texcoordh[3][]

Input of type texcoordh[3][]

[]

Texcoordh3 Arr 1 (inputs:texcoordh3_arr_1)

texcoordh[3][]

Input of type texcoordh[3][]

[]

Timecode 0 (inputs:timecode_0)

timecode

Input of type timecode

0.0

Timecode 1 (inputs:timecode_1)

timecode

Input of type timecode

0.0

Timecode Arr 0 (inputs:timecode_arr_0)

timecode[]

Input of type timecode[]

[]

Timecode Arr 1 (inputs:timecode_arr_1)

timecode[]

Input of type timecode[]

[]

Token 0 (inputs:token_0)

token

Input of type token

default_token

Token 1 (inputs:token_1)

token

Input of type token

default_token

Token Arr 0 (inputs:token_arr_0)

token[]

Input of type token[]

[]

Token Arr 1 (inputs:token_arr_1)

token[]

Input of type token[]

[]

Uchar 0 (inputs:uchar_0)

uchar

Input of type uchar

0

Uchar 1 (inputs:uchar_1)

uchar

Input of type uchar

0

Uchar Arr 0 (inputs:uchar_arr_0)

uchar[]

Input of type uchar[]

[]

Uchar Arr 1 (inputs:uchar_arr_1)

uchar[]

Input of type uchar[]

[]

Uint64 0 (inputs:uint64_0)

uint64

Input of type uint64

0

Uint64 1 (inputs:uint64_1)

uint64

Input of type uint64

0

Uint64 Arr 0 (inputs:uint64_arr_0)

uint64[]

Input of type uint64[]

[]

Uint64 Arr 1 (inputs:uint64_arr_1)

uint64[]

Input of type uint64[]

[]

Uint 0 (inputs:uint_0)

uint

Input of type uint

0

Uint 1 (inputs:uint_1)

uint

Input of type uint

0

Uint Arr 0 (inputs:uint_arr_0)

uint[]

Input of type uint[]

[]

Uint Arr 1 (inputs:uint_arr_1)

uint[]

Input of type uint[]

[]

Vectord3 0 (inputs:vectord3_0)

vectord[3]

Input of type vectord[3]

[0.0, 0.0, 0.0]

Vectord3 1 (inputs:vectord3_1)

vectord[3]

Input of type vectord[3]

[0.0, 0.0, 0.0]

Vectord3 Arr 0 (inputs:vectord3_arr_0)

vectord[3][]

Input of type vectord[3][]

[]

Vectord3 Arr 1 (inputs:vectord3_arr_1)

vectord[3][]

Input of type vectord[3][]

[]

Vectorf3 0 (inputs:vectorf3_0)

vectorf[3]

Input of type vectorf[3]

[0.0, 0.0, 0.0]

Vectorf3 1 (inputs:vectorf3_1)

vectorf[3]

Input of type vectorf[3]

[0.0, 0.0, 0.0]

Vectorf3 Arr 0 (inputs:vectorf3_arr_0)

vectorf[3][]

Input of type vectorf[3][]

[]

Vectorf3 Arr 1 (inputs:vectorf3_arr_1)

vectorf[3][]

Input of type vectorf[3][]

[]

Vectorh3 0 (inputs:vectorh3_0)

vectorh[3]

Input of type vectorh[3]

[0.0, 0.0, 0.0]

Vectorh3 1 (inputs:vectorh3_1)

vectorh[3]

Input of type vectorh[3]

[0.0, 0.0, 0.0]

Vectorh3 Arr 0 (inputs:vectorh3_arr_0)

vectorh[3][]

Input of type vectorh[3][]

[]

Vectorh3 Arr 1 (inputs:vectorh3_arr_1)

vectorh[3][]

Input of type vectorh[3][]

[]

Outputs#

Name

Type

Descripton

Default

Bool 0 (outputs:bool_0)

bool

Output of type bool

False

Bool Arr 0 (outputs:bool_arr_0)

bool[]

Output of type bool[]

[]

Colord3 0 (outputs:colord3_0)

colord[3]

Output of type colord[3]

[0.0, 0.0, 0.0]

Colord3 Arr 0 (outputs:colord3_arr_0)

colord[3][]

Output of type colord[3][]

[]

Colord4 0 (outputs:colord4_0)

colord[4]

Output of type colord[4]

[0.0, 0.0, 0.0, 0.0]

Colord4 Arr 0 (outputs:colord4_arr_0)

colord[4][]

Output of type colord[4][]

[]

Colorf3 0 (outputs:colorf3_0)

colorf[3]

Output of type colorf[3]

[0.0, 0.0, 0.0]

Colorf3 Arr 0 (outputs:colorf3_arr_0)

colorf[3][]

Output of type colorf[3][]

[]

Colorf4 0 (outputs:colorf4_0)

colorf[4]

Output of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

Colorf4 Arr 0 (outputs:colorf4_arr_0)

colorf[4][]

Output of type colorf[4][]

[]

Colorh3 0 (outputs:colorh3_0)

colorh[3]

Output of type colorh[3]

[0.0, 0.0, 0.0]

Colorh3 Arr 0 (outputs:colorh3_arr_0)

colorh[3][]

Output of type colorh[3][]

[]

Colorh4 0 (outputs:colorh4_0)

colorh[4]

Output of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

Colorh4 Arr 0 (outputs:colorh4_arr_0)

colorh[4][]

Output of type colorh[4][]

[]

Double2 0 (outputs:double2_0)

double[2]

Output of type double[2]

[0.0, 0.0]

Double2 Arr 0 (outputs:double2_arr_0)

double[2][]

Output of type double[2][]

[]

Double3 0 (outputs:double3_0)

double[3]

Output of type double[3]

[0.0, 0.0, 0.0]

Double3 Arr 0 (outputs:double3_arr_0)

double[3][]

Output of type double[3][]

[]

Double4 0 (outputs:double4_0)

double[4]

Output of type double[4]

[0.0, 0.0, 0.0, 0.0]

Double4 Arr 0 (outputs:double4_arr_0)

double[4][]

Output of type double[4][]

[]

Double 0 (outputs:double_0)

double

Output of type double

0.0

Double Arr 0 (outputs:double_arr_0)

double[]

Output of type double[]

[]

Float2 0 (outputs:float2_0)

float[2]

Output of type float[2]

[0.0, 0.0]

Float2 Arr 0 (outputs:float2_arr_0)

float[2][]

Output of type float[2][]

[]

Float3 0 (outputs:float3_0)

float[3]

Output of type float[3]

[0.0, 0.0, 0.0]

Float3 Arr 0 (outputs:float3_arr_0)

float[3][]

Output of type float[3][]

[]

Float4 0 (outputs:float4_0)

float[4]

Output of type float[4]

[0.0, 0.0, 0.0, 0.0]

Float4 Arr 0 (outputs:float4_arr_0)

float[4][]

Output of type float[4][]

[]

Float 0 (outputs:float_0)

float

Output of type float

0.0

Float Arr 0 (outputs:float_arr_0)

float[]

Output of type float[]

[]

Frame4 0 (outputs:frame4_0)

frame[4]

Output of type frame[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Frame4 Arr 0 (outputs:frame4_arr_0)

frame[4][]

Output of type frame[4][]

[]

Half2 0 (outputs:half2_0)

half[2]

Output of type half[2]

[0.0, 0.0]

Half2 Arr 0 (outputs:half2_arr_0)

half[2][]

Output of type half[2][]

[]

Half3 0 (outputs:half3_0)

half[3]

Output of type half[3]

[0.0, 0.0, 0.0]

Half3 Arr 0 (outputs:half3_arr_0)

half[3][]

Output of type half[3][]

[]

Half4 0 (outputs:half4_0)

half[4]

Output of type half[4]

[0.0, 0.0, 0.0, 0.0]

Half4 Arr 0 (outputs:half4_arr_0)

half[4][]

Output of type half[4][]

[]

Half 0 (outputs:half_0)

half

Output of type half

0.0

Half Arr 0 (outputs:half_arr_0)

half[]

Output of type half[]

[]

Int2 0 (outputs:int2_0)

int[2]

Output of type int[2]

[0, 0]

Int2 Arr 0 (outputs:int2_arr_0)

int[2][]

Output of type int[2][]

[]

Int3 0 (outputs:int3_0)

int[3]

Output of type int[3]

[0, 0, 0]

Int3 Arr 0 (outputs:int3_arr_0)

int[3][]

Output of type int[3][]

[]

Int4 0 (outputs:int4_0)

int[4]

Output of type int[4]

[0, 0, 0, 0]

Int4 Arr 0 (outputs:int4_arr_0)

int[4][]

Output of type int[4][]

[]

Int64 0 (outputs:int64_0)

int64

Output of type int64

0

Int64 Arr 0 (outputs:int64_arr_0)

int64[]

Output of type int64[]

[]

Int 0 (outputs:int_0)

int

Output of type int

0

Int Arr 0 (outputs:int_arr_0)

int[]

Output of type int[]

[]

Matrixd2 0 (outputs:matrixd2_0)

matrixd[2]

Output of type matrixd[2]

[0.0, 0.0, 0.0, 0.0]

Matrixd2 Arr 0 (outputs:matrixd2_arr_0)

matrixd[2][]

Output of type matrixd[2][]

[]

Matrixd3 0 (outputs:matrixd3_0)

matrixd[3]

Output of type matrixd[3]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd3 Arr 0 (outputs:matrixd3_arr_0)

matrixd[3][]

Output of type matrixd[3][]

[]

Matrixd4 0 (outputs:matrixd4_0)

matrixd[4]

Output of type matrixd[4]

[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

Matrixd4 Arr 0 (outputs:matrixd4_arr_0)

matrixd[4][]

Output of type matrixd[4][]

[]

Normald3 0 (outputs:normald3_0)

normald[3]

Output of type normald[3]

[0.0, 0.0, 0.0]

Normald3 Arr 0 (outputs:normald3_arr_0)

normald[3][]

Output of type normald[3][]

[]

Normalf3 0 (outputs:normalf3_0)

normalf[3]

Output of type normalf[3]

[0.0, 0.0, 0.0]

Normalf3 Arr 0 (outputs:normalf3_arr_0)

normalf[3][]

Output of type normalf[3][]

[]

Normalh3 0 (outputs:normalh3_0)

normalh[3]

Output of type normalh[3]

[0.0, 0.0, 0.0]

Normalh3 Arr 0 (outputs:normalh3_arr_0)

normalh[3][]

Output of type normalh[3][]

[]

Pointd3 0 (outputs:pointd3_0)

pointd[3]

Output of type pointd[3]

[0.0, 0.0, 0.0]

Pointd3 Arr 0 (outputs:pointd3_arr_0)

pointd[3][]

Output of type pointd[3][]

[]

Pointf3 0 (outputs:pointf3_0)

pointf[3]

Output of type pointf[3]

[0.0, 0.0, 0.0]

Pointf3 Arr 0 (outputs:pointf3_arr_0)

pointf[3][]

Output of type pointf[3][]

[]

Pointh3 0 (outputs:pointh3_0)

pointh[3]

Output of type pointh[3]

[0.0, 0.0, 0.0]

Pointh3 Arr 0 (outputs:pointh3_arr_0)

pointh[3][]

Output of type pointh[3][]

[]

Quatd4 0 (outputs:quatd4_0)

quatd[4]

Output of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

Quatd4 Arr 0 (outputs:quatd4_arr_0)

quatd[4][]

Output of type quatd[4][]

[]

Quatf4 0 (outputs:quatf4_0)

quatf[4]

Output of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

Quatf4 Arr 0 (outputs:quatf4_arr_0)

quatf[4][]

Output of type quatf[4][]

[]

Quath4 0 (outputs:quath4_0)

quath[4]

Output of type quath[4]

[0.0, 0.0, 0.0, 0.0]

Quath4 Arr 0 (outputs:quath4_arr_0)

quath[4][]

Output of type quath[4][]

[]

Texcoordd2 0 (outputs:texcoordd2_0)

texcoordd[2]

Output of type texcoordd[2]

[0.0, 0.0]

Texcoordd2 Arr 0 (outputs:texcoordd2_arr_0)

texcoordd[2][]

Output of type texcoordd[2][]

[]

Texcoordd3 0 (outputs:texcoordd3_0)

texcoordd[3]

Output of type texcoordd[3]

[0.0, 0.0, 0.0]

Texcoordd3 Arr 0 (outputs:texcoordd3_arr_0)

texcoordd[3][]

Output of type texcoordd[3][]

[]

Texcoordf2 0 (outputs:texcoordf2_0)

texcoordf[2]

Output of type texcoordf[2]

[0.0, 0.0]

Texcoordf2 Arr 0 (outputs:texcoordf2_arr_0)

texcoordf[2][]

Output of type texcoordf[2][]

[]

Texcoordf3 0 (outputs:texcoordf3_0)

texcoordf[3]

Output of type texcoordf[3]

[0.0, 0.0, 0.0]

Texcoordf3 Arr 0 (outputs:texcoordf3_arr_0)

texcoordf[3][]

Output of type texcoordf[3][]

[]

Texcoordh2 0 (outputs:texcoordh2_0)

texcoordh[2]

Output of type texcoordh[2]

[0.0, 0.0]

Texcoordh2 Arr 0 (outputs:texcoordh2_arr_0)

texcoordh[2][]

Output of type texcoordh[2][]

[]

Texcoordh3 0 (outputs:texcoordh3_0)

texcoordh[3]

Output of type texcoordh[3]

[0.0, 0.0, 0.0]

Texcoordh3 Arr 0 (outputs:texcoordh3_arr_0)

texcoordh[3][]

Output of type texcoordh[3][]

[]

Timecode 0 (outputs:timecode_0)

timecode

Output of type timecode

0.0

Timecode Arr 0 (outputs:timecode_arr_0)

timecode[]

Output of type timecode[]

[]

Token 0 (outputs:token_0)

token

Output of type token

default_token

Token Arr 0 (outputs:token_arr_0)

token[]

Output of type token[]

[]

Uchar 0 (outputs:uchar_0)

uchar

Output of type uchar

0

Uchar Arr 0 (outputs:uchar_arr_0)

uchar[]

Output of type uchar[]

[]

Uint64 0 (outputs:uint64_0)

uint64

Output of type uint64

0

Uint64 Arr 0 (outputs:uint64_arr_0)

uint64[]

Output of type uint64[]

[]

Uint 0 (outputs:uint_0)

uint

Output of type uint

0

Uint Arr 0 (outputs:uint_arr_0)

uint[]

Output of type uint[]

[]

Vectord3 0 (outputs:vectord3_0)

vectord[3]

Output of type vectord[3]

[0.0, 0.0, 0.0]

Vectord3 Arr 0 (outputs:vectord3_arr_0)

vectord[3][]

Output of type vectord[3][]

[]

Vectorf3 0 (outputs:vectorf3_0)

vectorf[3]

Output of type vectorf[3]

[0.0, 0.0, 0.0]

Vectorf3 Arr 0 (outputs:vectorf3_arr_0)

vectorf[3][]

Output of type vectorf[3][]

[]

Vectorh3 0 (outputs:vectorh3_0)

vectorh[3]

Output of type vectorh[3]

[0.0, 0.0, 0.0]

Vectorh3 Arr 0 (outputs:vectorh3_arr_0)

vectorh[3][]

Output of type vectorh[3][]

[]

Metadata#

Name

Value

Unique ID

omni.graph.examples.cpp.UniversalAdd

Version

1

Extension

omni.graph.examples.cpp

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Example Node: Universal Add Node

Categories

examples

Generated Class Name

OgnUniversalAddDatabase

Python Module

omni.graph.examples.cpp