r3dtflt

r3dtflt

Class

real/dtype/r3dtflt.h

Library

r3dtype

Description:

Image consisting of one float channel

See Also

real/dtype/r3dtype.h

Super Class

r3Datatype

R3CLID_DATATYPE

JavaScript

r3Dtfloat

Class Identifier

R3CLID_DTFLOAT - 214

Attributes

Data,

Registration

int R3RegisterDtFloatClass(R3APP *app);

Data

Attribute

Data

Identifier

R3DTFLTA_Data

JavaScript type

Number

C type

R3FLOAT*

Description

'R3DTFLTA_Data' not documented

Syntax


value = jsobj.GetData();


R3FLOAT* value;
R3GetAttrs(r3obj, R3DTFLTA_Data, &value, R3TAG_END);