프로퍼티 | 타입 | 설명 | |
---|---|---|---|
locked | bool | ||
maxNeighbours | int | ||
position | Vector3 | ||
radius | float | ||
simulator | Simulator | ||
watch1 | System.Diagnostics.Stopwatch | ||
watch2 | System.Diagnostics.Stopwatch |
메소드 | 설명 | |
---|---|---|
Agent ( |
||
BufferSwitch ( ) : void | ||
CalculateNeighbours ( ) : void | ||
CalculateVelocity ( ) : void | ||
InsertAgentNeighbour ( |
||
InsertObstacleNeighbour ( |
||
Interpolate ( float t ) : void | ||
Teleport ( |
||
Update ( ) : void | ||
det ( |
||
det ( Vector3 a, Vector3 b ) : float |
메소드 | 설명 | |
---|---|---|
DistSqPointLineSegment ( |
||
DistSqPointLineSegment ( |
||
LinearProgram1 ( List |
||
LinearProgram2 ( List |
||
LinearProgram3 ( List |
||
Sqr ( float v ) : float |
public InsertAgentNeighbour ( |
||
agent | ||
rangeSq | float | |
리턴 | float |
public InsertObstacleNeighbour ( |
||
ob1 | ||
rangeSq | float | |
리턴 | void |
public det ( |
||
a | ||
b | ||
리턴 | float |
public static System.Diagnostics.Stopwatch watch1 | ||
리턴 | System.Diagnostics.Stopwatch |