Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Teste BoundingOrientedBox pour l’intersection avec un autre objet.
Liste de surcharge
| Méthode | Description |
|---|---|
| BoundingOrientedBox::Intersects (XMVECTOR) | Teste BoundingOrientedBox pour l’intersection avec un plan. |
| BoundingOrientedBox::Intersects (const BoundingBox&) | Teste BoundingOrientedBox pour l’intersection avec un BoundingBox. |
| BoundingOrientedBox::Intersects (const BoundingSphere&) | Teste BoundingOrientedBox pour l’intersection avec un boundingSphere. |
| BoundingOrientedBox::Intersects (const BoundingFrustum&) | Teste boundingOrientedBox pour l’intersection avec un objet BoundingFrustum. |
| BoundingOrientedBox::Intersects (XMVECTOR,XMVECTOR,float&) | Teste BoundingOrientedBox pour l’intersection avec un rayon. |
| BoundingOrientedBox::Intersects (XMVECTOR,XMVECTOR,XMVECTOR) | Teste BoundingOrientedBox pour l’intersection avec un triangle. |
| BoundingOrientedBox::Intersects (const BoundingOrientedBox&) | Teste BoundingOrientedBox pour l’intersection avec une boundingOrientedBox. |
Voir aussi
-
Référence