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

Generated from class MR.Sphere3d. This is the non-const half of the class. More...

Inheritance diagram for MR.Sphere3d:

Public Member Functions

unsafe Sphere3d ()
 Constructs an empty (default-constructed) instance.
unsafe Sphere3d (MR.Const_Sphere3d _other)
 Generated from constructor MR.Sphere3d.Sphere3d.
 Sphere3d (Sphere3d _other)
 Generated from constructor MR.Sphere3d.Sphere3d.
unsafe Sphere3d (in MR.Vector3d c, double r)
 Generated from constructor MR.Sphere3d.Sphere3d.
unsafe MR.Sphere3d assign (MR.Const_Sphere3d _other)
 Generated from method MR::Sphere3d::operator=.

Properties

new unsafe ref MR.Vector3d center [get]
new unsafe ref double radius [get]

Detailed Description

Generated from class MR.Sphere3d. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ Sphere3d() [1/4]

unsafe MR.Sphere3d.Sphere3d ( )
inline

Constructs an empty (default-constructed) instance.

◆ Sphere3d() [2/4]

unsafe MR.Sphere3d.Sphere3d ( MR.Const_Sphere3d _other)
inline

Generated from constructor MR.Sphere3d.Sphere3d.

◆ Sphere3d() [3/4]

MR.Sphere3d.Sphere3d ( Sphere3d _other)
inline

Generated from constructor MR.Sphere3d.Sphere3d.

◆ Sphere3d() [4/4]

unsafe MR.Sphere3d.Sphere3d ( in MR.Vector3d c,
double r )
inline

Generated from constructor MR.Sphere3d.Sphere3d.

Member Function Documentation

◆ assign()

unsafe MR.Sphere3d MR.Sphere3d.assign ( MR.Const_Sphere3d _other)
inline

Generated from method MR::Sphere3d::operator=.

Property Documentation

◆ center

new unsafe ref MR.Vector3d MR.Sphere3d.center
get

◆ radius

new unsafe ref double MR.Sphere3d.radius
get

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