mantaflow  0.10
A framework for fluid simulation
Public Member Functions | List of all members
Manta::TriChannel Struct Referenceabstract

Base class for mesh data channels (texture coords, vorticity, ...) More...

#include <mesh.h>

Inheritance diagram for Manta::TriChannel:
Manta::SimpleTriChannel< T > Manta::SimpleTriChannel< VortexSheetInfo > Manta::VorticityChannel

Public Member Functions

virtual void resize (int num)=0
 
virtual TriChannelclone ()=0
 
virtual int size ()=0
 
virtual void addNew ()=0
 
virtual void addSplit (int from, Real alpha)=0
 
virtual void remove (int tri)=0
 

Detailed Description

Base class for mesh data channels (texture coords, vorticity, ...)


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