Rechercher une page de manuel
SoIntersectingPrimitive
Langue: en
Version: 317144 (ubuntu - 07/07/09)
Section: 3 (Bibliothèques de fonctions)
NAME
SoIntersectingPrimitive -SYNOPSIS
#include <Inventor/collision/SoIntersectionDetectionAction.h>
Detailed Description
Struct with collision information.
This struct is passed to the collision callback registered by the application programmer. It contains information about which primitives are intersecting each other.
Public Types
enum PrimitiveType { SEGMENT = 2, LINE_SEGMENT = 2, TRIANGLE = 3 }
Public Attributes
SoPath * path
enum SoIntersectingPrimitive::PrimitiveType type
SbVec3f vertex [3]
SbVec3f xf_vertex [3]
Author
Generated automatically by Doxygen for Coin from the source code.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre