Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::math::vector::vectlib_ray_type Structure
C++
struct vectlib_ray_type {
  _POINT o;
  _POINT n;
};
Members 
Description 
_POINT o; 
origin 
_POINT n; 
normal 

A ray is a type that has an origin and a direction. (It is a pair of vectors actually)

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!