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

Carries indices of its nodes. More...

#include <mesh.h>

Public Member Functions

 Triangle (int n0, int n1, int n2)
 

Public Attributes

int c [3]
 
int flags
 

Detailed Description

Carries indices of its nodes.


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