TZGridPointsIsInsideCell(Vector3, Int32) Méthode
Indique si un point est dans une cellule
Espace de nom: Tzu3D.ToolAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public bool IsInsideCell(
Vector3 Point,
int Index
)
Public Function IsInsideCell (
Point As Vector3,
Index As Integer
) As Boolean
- Point Vector3
- Point à vérifier
- Index Int32
- Index de la cellule
BooleanRetourne True si le point est à l'intérieur de la cellule