HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO::PointBVHT< NAXES > Member List

This is the complete list of members for GEO::PointBVHT< NAXES >, including all inherited members.

BoxType typedefGEO::PointBVHT< NAXES >
BVH_NGEO::BVHBase< NAXES, PointBVHT< NAXES > >protectedstatic
BVHBase() noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
clear() noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
closestPrim(uint index, const VectorType &origin, float &max_dist_squared, exint &hit_index, UT_Vector3 &hit_uvw, VectorType &hit_position, const UT_FixedVector< v4uf, NAXES > &vorigin, UT_Array< exint > *nesting_array, exint nesting_array_base) const noexceptGEO::PointBVHT< NAXES >inlineprotected
fillPositionArray(const GA_ROHandleT< VectorType > &P, const GA_Range *point_range, const bool topology_changed, const GA_Size npoints) noexceptGEO::PointBVHT< NAXES >protected
fillPositionArray(const GA_ROHandleF &P, const GA_Range *point_range, const bool topology_changed, const GA_Size npoints) noexceptGEO::PointBVHT< NAXES >protected
findClosest(VectorType origin, MinInfo &min_info, float max_dist_squared=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
findClosestInCone(VectorType origin, VectorType direction, const float angle, const exint max_points, const float max_dist_squared, UT::BVHOrderedStack &output_queue) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
findClosestPoints(const VectorType &query_pt, UT::BVHOrderedStack &stack, UT::BVHOrderedStack &output_queue, exint max_points=std::numeric_limits< uint >::max(), float max_distance_squared=std::numeric_limits< float >::max()) const noexceptGEO::PointBVHT< NAXES >inline
findClosestToLine(VectorType origin, VectorType direction, const exint max_points, const float max_dist_squared, UT::BVHOrderedStack &output_queue) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
findClosestToSegment(VectorType p0, VectorType p1, const exint max_points, const float max_dist_squared, UT::BVHOrderedStack &output_queue) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
findFarthestPoints(const VectorType &query_pt, UT::BVHOrderedStack &stack, UT::BVHOrderedStack &output_queue, exint max_points=std::numeric_limits< uint >::max(), float min_distance_squared=0.0f) const noexceptGEO::PointBVHT< NAXES >inline
findMaximalPoints(const VectorType &query_pt, UT::BVHOrderedStack &stack, UT::BVHOrderedStack &output_queue, exint max_points, float max_distance_squared) const noexceptGEO::PointBVHT< NAXES >
findMaximalPointsCommon(const QUERY_POINT &query_point, UT::BVHOrderedStack &stack, UT::BVHOrderedStack &output_queue, exint max_points, float max_dist_squared) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
getAttribute(const CommonHitInfo &hit_info, const GA_ROHandleT< T > &attrib, const GEO_Detail &detail, DEST_T &value) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
getBBox() const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
getDerivs(const CommonHitInfo &hit_info, VectorType &dP_du, VectorType &dP_dv) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
getGeometricNormal(const CommonHitInfo &hit_info) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
getIntersectingBoxes(const SingleBoxType &query_box, UT_Array< exint > &box_indices) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
getPointsArray() const noexceptGEO::PointBVHT< NAXES >
init(const GA_Detail &detail, const GA_ROHandleT< VectorType > &P, const float radius=0.0f, const GA_Range *point_range=nullptr, const bool force_rebalance=false) noexceptGEO::PointBVHT< NAXES >inline
init(const GA_Detail &detail, const GA_ROHandleF &P, const float radius=0.0f, const GA_Range *point_range=nullptr, const bool force_rebalance=false) noexceptGEO::PointBVHT< NAXES >inline
init(const GA_Detail &detail, const GA_ROHandleT< VectorType > &P, const GA_ROHandleF &pscale, const float radscale=1.0f, const GA_Range *point_range=nullptr, const bool force_rebalance=false) noexceptGEO::PointBVHT< NAXES >inline
init(const GA_Detail &detail, const GA_ROHandleF &P, const GA_ROHandleF &pscale, const float radscale=1.0f, const GA_Range *point_range=nullptr, const bool force_rebalance=false) noexceptGEO::PointBVHT< NAXES >inline
init(const exint n, const VectorType *P, const float radius=0.0f, const bool rebalance=true) noexceptGEO::PointBVHT< NAXES >inline
init(const exint n, const VectorType *P, const float *pscale, const float radscale=1.0f, const bool rebalance=true) noexceptGEO::PointBVHT< NAXES >
initAttribCommon(const GA_Detail &detail, const GA_ROHandleT< T > &P, const GA_ROHandleF &pscale, const float radscale, const GA_Range *point_range, const bool force_rebalance) noexceptGEO::PointBVHT< NAXES >protected
initCommon(bool topology_changed, const VectorType *orig_order_positions, const float *orig_order_radii) noexceptGEO::PointBVHT< NAXES >protected
intersectPrim(uint index, const VectorType &origin, const VectorType &direction, const VectorType &inverse_direction, int &max_dir, VectorType &N0, VectorType &N1, float &outer_tmax, float &outer_tmin, FUNCTOR &hit_info) const noexceptGEO::PointBVHT< NAXES >inlineprotected
isEmpty() const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
myHasCurvesOrPointsGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myNodeBoxesGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myNodeNItemsGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myPointsGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myPosAttribGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myPositionsGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myPositionsDataIdGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myRadAttribGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myRadiiGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myRadiiDataIdGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
myTreeGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
NodeData typedefGEO::BVHBase< NAXES, PointBVHT< NAXES > >protected
numPoints() const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
Parent typedefGEO::PointBVHT< NAXES >
PointBVHT() noexceptGEO::PointBVHT< NAXES >inline
pointOffset(exint item_index) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
pointUVWToPolar(VectorType &uvw) noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >static
PosAttribType typedefGEO::BVHBase< NAXES, PointBVHT< NAXES > >
primAttribute(const CommonHitInfo &hit_info, const GA_ROHandleT< T > &attrib, const GEO_Detail &detail, DEST_T &value) const noexceptGEO::PointBVHT< NAXES >inlineprotected
primDerivs(const CommonHitInfo &hit_info, VectorType &dP_du, VectorType &dP_dv) const noexceptGEO::PointBVHT< NAXES >inlineprotected
primGeometricNormal(const CommonHitInfo &hit_info) const noexceptGEO::PointBVHT< NAXES >inlineprotected
RadAttribType typedefGEO::BVHBase< NAXES, PointBVHT< NAXES > >
sendRay(const VectorType &origin, const VectorType &direction, HitInfoType &hit_info, float tmin=0, float tmax=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
sendRayAll(const VectorType &origin, const VectorType &direction, UT_Array< HitInfoType > &hit_info, UT_Array< exint > *nesting_temp_array=nullptr, float duplicate_tolerance=0, float tmin=0, float tmax=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
sendRayAllRad(const VectorType &origin, const VectorType &direction, UT_Array< HitInfoType > &hit_info, float default_radius, UT_Array< exint > *nesting_temp_array=nullptr, float duplicate_tolerance=0, float tmin=0, float tmax=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
sendRayGeneric(VectorType origin, VectorType direction, FUNCTOR &hit_info, float tmin=0, float tmax=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
sendRayRad(const VectorType &origin, const VectorType &direction, HitInfoType &hit_info, float default_radius, float tmin=0, float tmax=std::numeric_limits< float >::max()) const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >
SingleBoxType typedefGEO::PointBVHT< NAXES >
sortResults(UT::BVHOrderedStack &closepts) const noexceptGEO::PointBVHT< NAXES >
subclass() noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inlineprotected
subclass() const noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inlineprotected
theHasPrimitivesGEO::PointBVHT< NAXES >protectedstatic
theReordersPositionsGEO::PointBVHT< NAXES >protectedstatic
UintVectorType typedefGEO::PointBVHT< NAXES >
VectorType typedefGEO::PointBVHT< NAXES >
~BVHBase() noexceptGEO::BVHBase< NAXES, PointBVHT< NAXES > >inline
~PointBVHT() noexceptGEO::PointBVHT< NAXES >inline