opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Friends | List of all members
opyn::TPSNonAffineTerm3D< T > Struct Template Referencefinal

#include <tps3d.h>

Public Member Functions

 TPSNonAffineTerm3D (const SimTK::Vec< 3, T > &weight_, const SimTK::Vec< 3, T > &control_point_)
 

Public Attributes

SimTK::Vec< 3, T > weight
 
SimTK::Vec< 3, T > control_point
 

Friends

bool operator== (const TPSNonAffineTerm3D &, const TPSNonAffineTerm3D &)=default
 

Constructor & Destructor Documentation

◆ TPSNonAffineTerm3D()

template<std::floating_point T>
opyn::TPSNonAffineTerm3D< T >::TPSNonAffineTerm3D ( const SimTK::Vec< 3, T > &  weight_,
const SimTK::Vec< 3, T > &  control_point_ 
)
inlineexplicit

Friends And Related Symbol Documentation

◆ operator==

template<std::floating_point T>
bool operator== ( const TPSNonAffineTerm3D< T > &  ,
const TPSNonAffineTerm3D< T > &   
)
friend

Member Data Documentation

◆ control_point

template<std::floating_point T>
SimTK::Vec<3, T> opyn::TPSNonAffineTerm3D< T >::control_point

◆ weight

template<std::floating_point T>
SimTK::Vec<3, T> opyn::TPSNonAffineTerm3D< T >::weight

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