neuray Services API Programmer's Manual

mi::nservices::IPick_result Class Reference

[Render Loops]

Description

This interface represents a single object hit by a pick operation and is an extension of neuraylib::IPick_result that may be used by some render context implementations.

Public Member Functions

virtual const Float64_3_structget_world_normal() const =0
Returns the world normal of the pick operation.

Member Functions

virtual const Float64_3_struct& mi::​nservices::​IPick_result::get_world_normal() const [pure virtual]

Returns the world normal of the pick operation.