Aerodynamic Objects Core 2.0.0
Loading...
Searching...
No Matches
AerodynamicObjects.Flow.VortexNode Class Reference

Used to define an end point for a Vortex Filament. More...

Inheritance diagram for AerodynamicObjects.Flow.VortexNode:

Public Member Functions

void RemoveConnection ()
 
void AddConnection ()
 

Public Attributes

int numConnections = 0
 Number of connected filaments, 0 by default More...
 

Detailed Description

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.

Member Function Documentation

◆ AddConnection()

void AerodynamicObjects.Flow.VortexNode.AddConnection ( )

◆ RemoveConnection()

void AerodynamicObjects.Flow.VortexNode.RemoveConnection ( )

Member Data Documentation

◆ numConnections

int AerodynamicObjects.Flow.VortexNode.numConnections = 0

Number of connected filaments, 0 by default


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