MeshLib C# Docs
Loading...
Searching...
No Matches
MR.RayOrigin_Float Class Reference

Generated from class MR.RayOrigin<float>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.RayOrigin_Float:

Public Member Functions

unsafe RayOrigin_Float (MR.Const_RayOrigin_Float _other)
 Generated from constructor MR.RayOrigin<float>::RayOrigin.
 
 RayOrigin_Float (RayOrigin_Float _other)
 Generated from constructor MR.RayOrigin<float>::RayOrigin.
 
unsafe RayOrigin_Float (in MR.Vector3f ro)
 Generated from constructor MR.RayOrigin<float>::RayOrigin.
 
unsafe MR.RayOrigin_Float assign (MR.Const_RayOrigin_Float _other)
 Generated from method MR.RayOrigin<float>::operator=.
 

Static Public Member Functions

static unsafe implicit operator RayOrigin_Float (in MR.Vector3f ro)
 Generated from constructor MR.RayOrigin<float>::RayOrigin.
 

Detailed Description

Generated from class MR.RayOrigin<float>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ RayOrigin_Float() [1/3]

unsafe MR.RayOrigin_Float.RayOrigin_Float ( MR.Const_RayOrigin_Float _other)
inline

Generated from constructor MR.RayOrigin<float>::RayOrigin.

◆ RayOrigin_Float() [2/3]

MR.RayOrigin_Float.RayOrigin_Float ( RayOrigin_Float _other)
inline

Generated from constructor MR.RayOrigin<float>::RayOrigin.

◆ RayOrigin_Float() [3/3]

unsafe MR.RayOrigin_Float.RayOrigin_Float ( in MR.Vector3f ro)
inline

Generated from constructor MR.RayOrigin<float>::RayOrigin.

Member Function Documentation

◆ assign()

unsafe MR.RayOrigin_Float MR.RayOrigin_Float.assign ( MR.Const_RayOrigin_Float _other)
inline

Generated from method MR.RayOrigin<float>::operator=.

◆ operator RayOrigin_Float()

static unsafe implicit MR.RayOrigin_Float.operator RayOrigin_Float ( in MR.Vector3f ro)
inlinestatic

Generated from constructor MR.RayOrigin<float>::RayOrigin.


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