38 #ifndef HPP_FCL_BVH_INTERNAL_H 39 #define HPP_FCL_BVH_INTERNAL_H BVH data is not valid.
Definition: BVH_internal.h:73
Main namespace.
Definition: AABB.h:43
after tree has been build, ready for cd use
Definition: BVH_internal.h:57
Cannot allocate memory for vertices and triangles.
Definition: BVH_internal.h:67
BVH construction does not follow correct sequence.
Definition: BVH_internal.h:68
Definition: BVH_internal.h:79
after beginModel(), state for adding geometry primitives
Definition: BVH_internal.h:56
Definition: BVH_internal.h:54
unknown model type
Definition: BVH_internal.h:80
BVHBuildState
States for BVH construction empty->begun->processed ->replace_begun->processed -> ...
Definition: BVH_internal.h:52
Definition: BVH_internal.h:65
after tree has been build for updated geometry, ready for ccd use
Definition: BVH_internal.h:59
BVH funtion is not supported.
Definition: BVH_internal.h:71
BVHModelType
BVH model type.
Definition: BVH_internal.h:77
BVHReturnCode
Error code for BVH.
Definition: BVH_internal.h:63
BVH is valid.
Definition: BVH_internal.h:66
after beginUpdateModel(), state for updating geometry primitives
Definition: BVH_internal.h:58
BVH geometry in previous frame is not prepared.
Definition: BVH_internal.h:70
triangle model
Definition: BVH_internal.h:81
empty state, immediately after constructor
Definition: BVH_internal.h:55
BVH model update failed.
Definition: BVH_internal.h:72
BVH geometry is not prepared.
Definition: BVH_internal.h:69