mantaflow  0.10
A framework for fluid simulation
Public Member Functions | Public Attributes | List of all members
Manta::Corner Struct Reference

For fast access to nodes and neighboring triangles. More...

#include <mesh.h>

Public Member Functions

 Corner (int t, int n)
 

Public Attributes

int tri
 
int node
 
int opposite
 
int next
 
int prev
 

Detailed Description

For fast access to nodes and neighboring triangles.


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