|
Aerodynamic Objects Core 2.0.0
|
Used to define an end point for a Vortex Filament. More...
Public Member Functions | |
| void | RemoveConnection () |
| void | AddConnection () |
Public Attributes | |
| int | numConnections = 0 |
| Number of connected filaments, 0 by default More... | |
Used to define an end point for a Vortex Filament.
Nodes manage the number of filaments they are connected to and will automatically delete themselves from the scene when they have no connections.
| void AerodynamicObjects.Flow.VortexNode.AddConnection | ( | ) |
| void AerodynamicObjects.Flow.VortexNode.RemoveConnection | ( | ) |
| int AerodynamicObjects.Flow.VortexNode.numConnections = 0 |
Number of connected filaments, 0 by default