Partio
Public Member Functions | Private Attributes | List of all members
Partio::VarToPartio< T > Class Template Reference

Class that maps back to the partio data. More...

#include <PartioSe.h>

Public Member Functions

 VarToPartio (Partio::ParticlesDataMutable *parts, const SeExprLocalVarRef *local, Partio::ParticleAttribute attr, int &currentIndex)
 
void mapBack ()
 

Private Attributes

Partio::ParticlesDataMutableparts
 
const SeExprLocalVarRef * local
 
Partio::ParticleAttribute attr
 
int & currentIndex
 
int clampedCount
 

Detailed Description

template<class T>
class Partio::VarToPartio< T >

Class that maps back to the partio data.

Constructor & Destructor Documentation

◆ VarToPartio()

template<class T >
Partio::VarToPartio< T >::VarToPartio ( Partio::ParticlesDataMutable parts,
const SeExprLocalVarRef *  local,
Partio::ParticleAttribute  attr,
int &  currentIndex 
)
inline

Member Function Documentation

◆ mapBack()

template<class T >
void Partio::VarToPartio< T >::mapBack ( )
inline

Member Data Documentation

◆ attr

template<class T >
Partio::ParticleAttribute Partio::VarToPartio< T >::attr
private

◆ clampedCount

template<class T >
int Partio::VarToPartio< T >::clampedCount
private

◆ currentIndex

template<class T >
int& Partio::VarToPartio< T >::currentIndex
private

◆ local

template<class T >
const SeExprLocalVarRef* Partio::VarToPartio< T >::local
private

◆ parts

template<class T >
Partio::ParticlesDataMutable* Partio::VarToPartio< T >::parts
private

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