Partio
Public Member Functions | Public Attributes | List of all members
Partio::SimpleVar Struct Reference

#include <PartioSe.h>

Inheritance diagram for Partio::SimpleVar:

Public Member Functions

 SimpleVar ()
 
bool isVec ()
 
void eval (const SeExprVarNode *node, SeVec3d &result)
 

Public Attributes

double val
 

Constructor & Destructor Documentation

◆ SimpleVar()

Partio::SimpleVar::SimpleVar ( )
inline

Member Function Documentation

◆ eval()

void Partio::SimpleVar::eval ( const SeExprVarNode *  node,
SeVec3d &  result 
)
inline

References val.

◆ isVec()

bool Partio::SimpleVar::isVec ( )
inline

Member Data Documentation

◆ val

double Partio::SimpleVar::val

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