Rhino C++ API  8.6
ON_DepthImage Member List

This is the complete list of members for ON_DepthImage, including all inherited members.

AddCustomClippingConvexRegion(const ON_PlaneEquation *plane_equations, size_t plane_equation_count)ON_DepthImage
all_bits_mask enum valueON_DepthImage
BoundingBoxClipStatus(const class ON_BoundingBox *bbox) constON_DepthImage
CLIP_STATUS enum nameON_DepthImage
ClipCoordinateCustomClippingRegion() constON_DepthImage
ConvexHullClipStatus(size_t point_count, size_t point_stride, const double *points) constON_DepthImage
custom_clip_1 enum valueON_DepthImage
custom_clip_10 enum valueON_DepthImage
custom_clip_11 enum valueON_DepthImage
custom_clip_12 enum valueON_DepthImage
custom_clip_13 enum valueON_DepthImage
custom_clip_14 enum valueON_DepthImage
custom_clip_15 enum valueON_DepthImage
custom_clip_16 enum valueON_DepthImage
custom_clip_2 enum valueON_DepthImage
custom_clip_3 enum valueON_DepthImage
custom_clip_4 enum valueON_DepthImage
custom_clip_5 enum valueON_DepthImage
custom_clip_6 enum valueON_DepthImage
custom_clip_7 enum valueON_DepthImage
custom_clip_8 enum valueON_DepthImage
custom_clip_9 enum valueON_DepthImage
custom_clip_mask enum valueON_DepthImage
CustomClippingConvexRegionCount() constON_DepthImage
CustomClippingPlaneCount() constON_DepthImage
CustomClippingRegionVisibility(const class ON_DepthImageCustomClippingRegion *ccr, unsigned int bitwise_and_point_set_clip_status, unsigned int bitwise_or_point_set_clip_status)ON_DepthImagestatic
degenerate enum valueON_DepthImage
DeleteCustomClippingRegions()ON_DepthImage
DEPTH_TEST enum nameON_DepthImage
DestroyImage()ON_DepthImage
Draw3dBezierCurve(bool bIsRational, int order, size_t cv_stride, const double *cv, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
Draw3dLineSegment(const double *world_point0, const double *world_point1, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
Draw3dPoint(const double *world_point, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
DrawBezierCurve(const ON_BezierCurve &bezier_curve, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
DrawBrep(const class ON_Brep &brep, class ON_DepthImageTriangleMesh *triangle_mesh, ON::mesh_type mesh_type, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
DrawCurve(const ON_Curve *curve, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
DrawExtrusion(const class ON_Extrusion &extrusion, class ON_DepthImageTriangleMesh *triangle_mesh, ON::mesh_type mesh_type, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
DrawMesh(const class ON_Mesh &mesh, class ON_DepthImageTriangleMesh *triangle_mesh, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
DrawNurbsCurve(const ON_NurbsCurve &nurbs_curve, ON__UINT_PTR id, const class ON_DepthImagePointShader *shader)ON_DepthImage
DrawTriangle(const double *world_point1, const double *world_point2, const double *world_point3, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
DrawTriangle(const float *world_point1, const float *world_point2, const float *world_point3, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
DrawTriangleMesh(const class ON_DepthImageTriangleMesh &triangle_mesh, ON__UINT_PTR id, const class ON_DepthImageTriangleShader *shader)ON_DepthImage
ErasedDepthValue() constON_DepthImage
ErasedIdValue() constON_DepthImage
EraseImageDepth(double erased_depth)ON_DepthImage
EraseImageId(ON__UINT_PTR erased_id)ON_DepthImage
frustum_clip_mask enum valueON_DepthImage
FrustumVisibility(unsigned int bitwise_and_point_set_clip_status, unsigned int bitwise_or_point_set_clip_status)ON_DepthImagestatic
GetPixel(unsigned int x, unsigned int y, ON__UINT_PTR *id, double *depth) constON_DepthImage
GetPixel(int x, int y, ON__UINT_PTR *id, double *depth) constON_DepthImage
GetPointDepth(const double point[3], double *image_depth) constON_DepthImage
GetWorldPoint(double image_x, double image_y, double depth, double *world_point) constON_DepthImage
GetWorldPoints(ON_SimpleArray< ON_3dPoint > &points) constON_DepthImage
GetWorldPoints(ON__UINT_PTR id_filter, ON_Interval depth_filter, ON_SimpleArray< ON_3dPoint > &points) constON_DepthImage
Height() constON_DepthImage
ignored enum valueON_DepthImage
infrus enum valueON_DepthImage
INTERP_LINE_SEGMENTON_DepthImagefriend
IsVisibleBoundingBox(ON_BoundingBox bbox, double expansion_distance, const ON_DepthImage::DEPTH_TEST depth_test, double depth_bias)ON_DepthImage
IsVisibleTriangleMesh(class ON_DepthImageTriangleMesh &triangle_mesh, unsigned int triangle_status_mask, const ON_DepthImage::DEPTH_TEST depth_test, double depth_bias, class ON_DepthImagePixel *pixel, class ON_DepthImageTriangle *visible_triangle, double *visible_triangle_depth)ON_DepthImage
liminal enum valueON_DepthImage
MaximumCustomClippingPlaneCount()ON_DepthImagestatic
ModelTransformation() constON_DepthImage
ModelTransformationInverse() constON_DepthImage
ModelTransformationStackCount() constON_DepthImage
not_custom_clip_mask enum valueON_DepthImage
ObjCoordinateCustomClippingRegion() constON_DepthImage
ON_DepthImage()ON_DepthImage
PassesDepthTest(ON_DepthImage::DEPTH_TEST depth_test, double incoming_depth, double current_image_depth)ON_DepthImagestatic
PopAllModelTransformations()ON_DepthImage
PopModelTransformation()ON_DepthImage
ProjectionId() constON_DepthImage
ProjectionViewport() constON_DepthImage
ProjectPoint(const double point[3], double image_point[3]) constON_DepthImage
PushModelTransformation()ON_DepthImage
PushModelTransformation(ON_Xform cumulative_model_transformation)ON_DepthImage
SetCustomClippingConvexRegion(const ON_PlaneEquation *plane_equations, size_t plane_equation_count)ON_DepthImage
SetModelTransformation(ON_Xform cumulative_model_transformation)ON_DepthImage
SetPixel(unsigned int x, unsigned int y, ON__UINT_PTR id, double depth)ON_DepthImage
SetPixel(int x, int y, ON__UINT_PTR id, double depth)ON_DepthImage
SetProjection(const ON_Viewport &vp, unsigned int image_width, unsigned int image_height, ON_UUID projection_id)ON_DepthImage
tridir_ccw enum valueON_DepthImage
tridir_cw enum valueON_DepthImage
tridir_none enum valueON_DepthImage
tridir_status_mask enum valueON_DepthImage
tridir_unset enum valueON_DepthImage
unset enum valueON_DepthImage
VISIBILITY enum nameON_DepthImage
Visibility(const class ON_DepthImageCustomClippingRegion *ccr, unsigned int bitwise_and_point_set_clip_status, unsigned int bitwise_or_point_set_clip_status)ON_DepthImagestatic
visibility_status_mask enum valueON_DepthImage
Width() constON_DepthImage
WorldCoordinateCustomClippingRegion() constON_DepthImage
xmax_clip enum valueON_DepthImage
xmin_clip enum valueON_DepthImage
xyz_mask enum valueON_DepthImage
xyzd_mask enum valueON_DepthImage
ymax_clip enum valueON_DepthImage
ymin_clip enum valueON_DepthImage
zbehind_clip enum valueON_DepthImage
zfar_clip enum valueON_DepthImage
znear_clip enum valueON_DepthImage
~ON_DepthImage()ON_DepthImage