MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.AABBTreePoints.Point. This is the const half of the class. More...

Inheritance diagram for MR.Const_AABBTreePoints.Const_Point:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Point ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Point (MR.Vector3f coord, MR.VertId id)
 Constructs MR.AABBTreePoints.Point elementwise.
unsafe Const_Point (MR.AABBTreePoints.Const_Point _other)
 Generated from constructor MR::AABBTreePoints::Point::Point.
 Const_Point (Point _other)
 Generated from constructor MR::AABBTreePoints::Point::Point.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Vector3f__ref_storage_coord
unsafe MR.VertId__ref_storage_id

Properties

unsafe ref readonly MR.Vector3f coord [get]
unsafe ref readonly MR.VertId id [get]

Detailed Description

Generated from class MR.AABBTreePoints.Point. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Point() [1/4]

unsafe MR.Const_AABBTreePoints.Const_Point.Const_Point ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Point() [2/4]

unsafe MR.Const_AABBTreePoints.Const_Point.Const_Point ( MR.Vector3f coord,
MR.VertId id )
inline

Constructs MR.AABBTreePoints.Point elementwise.

◆ Const_Point() [3/4]

unsafe MR.Const_AABBTreePoints.Const_Point.Const_Point ( MR.AABBTreePoints.Const_Point _other)
inline

Generated from constructor MR::AABBTreePoints::Point::Point.

◆ Const_Point() [4/4]

MR.Const_AABBTreePoints.Const_Point.Const_Point ( Point _other)
inline

Generated from constructor MR::AABBTreePoints::Point::Point.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_AABBTreePoints.Const_Point.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_AABBTreePoints.Const_Point.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_coord

unsafe MR.Vector3f* MR.Const_AABBTreePoints.Const_Point.__ref_storage_coord
protected

◆ __ref_storage_id

unsafe MR.VertId* MR.Const_AABBTreePoints.Const_Point.__ref_storage_id
protected

Property Documentation

◆ coord

unsafe ref readonly MR.Vector3f MR.Const_AABBTreePoints.Const_Point.coord
get

◆ id

unsafe ref readonly MR.VertId MR.Const_AABBTreePoints.Const_Point.id
get

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