cohtml::CoherentToTransformMatrix2D< std::variant< Args... > >

More…

#include <Variant.h>

Public Functions

Name
boolInvoke(const std::variant< Args… > & v, float matrix[6])

Detailed Description

template <typename... Args>
struct cohtml::CoherentToTransformMatrix2D< std::variant< Args... > >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    const std::variant< Args... > & v,
    float matrix[6]
)