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

#include <PyImathVecOperators.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 54 of file PyImathVecOperators.h.

Member Function Documentation

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

Definition at line 55 of file PyImathVecOperators.h.


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