Method | Description | |
---|---|---|
Equals ( |
Exact compare, no epsilon.
|
|
Equals ( |
Compare with epsilon.
|
|
Equals ( object obj ) : bool | ||
idSphere ( ) : System | ||
idSphere ( Vector3 point ) : System | ||
idSphere ( Vector3 point, float r ) : System | ||
operator ( ) : bool |
public Equals ( |
||
sphere | ||
epsilon | float | |
return | bool |
public idSphere ( Vector3 point, float r ) : System | ||
point | Vector3 | |
r | float | |
return | System |