Man Page: sointersectingprimitive
Operating Environment: debian
Section: 3
SoIntersectingPrimitive(3) Coin SoIntersectingPrimitive(3)NAMESoIntersectingPrimitive - Struct with collision information.SYNOPSIS#include <Inventor/collision/SoIntersectionDetectionAction.h> 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] 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. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoIntersectingPrimitive(3)
| Related Man Pages |
|---|
| sbvec3b(3) - debian |
| sbvec3i32(3) - debian |
| solightattenuationelement(3) - debian |
| sonormalgenerator(3) - debian |
| sotexturecoordinateelement(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |