HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::op_vec2Cross< T > Struct Template Reference

#include <PyImathVecOperators.h>

Static Public Member Functions

static T apply (const IMATH_NAMESPACE::Vec2< T > &a, const IMATH_NAMESPACE::Vec2< T > &b)
 

Detailed Description

template<class T>
struct PyImath::op_vec2Cross< T >

Definition at line 59 of file PyImathVecOperators.h.

Member Function Documentation

template<class T >
static T PyImath::op_vec2Cross< T >::apply ( const IMATH_NAMESPACE::Vec2< T > &  a,
const IMATH_NAMESPACE::Vec2< T > &  b 
)
inlinestatic

Definition at line 60 of file PyImathVecOperators.h.


The documentation for this struct was generated from the following file: