Open Inventor Release 2025.1.0
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
OivASPoint Struct Reference

Structure containing information about the the raycast intersection point. More...

#include <Inventor/oivAlgebraicShape.h>

Public Attributes

vec3 position
 
vec3 normal
 
vec4 color
 

Detailed Description

Structure containing information about the the raycast intersection point.

Definition at line 19 of file oivAlgebraicShape.h.

Member Data Documentation

◆ color

vec4 OivASPoint::color

Definition at line 22 of file oivAlgebraicShape.h.

◆ normal

vec3 OivASPoint::normal

Definition at line 21 of file oivAlgebraicShape.h.

◆ position

vec3 OivASPoint::position

Definition at line 20 of file oivAlgebraicShape.h.


The documentation for this struct was generated from the following file: