isBufferVectorField

Evaluates to true if FuncType is a vector field which takes an additional (but often optional) buffer of type RetType[] as the second argument.

template isBufferVectorField (
FuncType
ArgType
RetType = ArgType
) {}

Members

Variables

isBufferVectorField
enum bool isBufferVectorField;
Undocumented in source.

Meta