Virtual PhotonicsThe CollisionInfoDatabase type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CollisionInfoDatabase |
Do not use this overload, it is only for serialization purposes
|
![]() | CollisionInfoDatabase(Int32) |
Creates an instance of a CollisionInfoDatabase
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() ![]() | FromFile |
Static helper method to simplify reading from file
|
![]() ![]() | FromFileInResources |
Static helper method to simplify reading from file
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | SetDataPoints |
method to set private _dataPoints to passed in dataPoints
(Inherited from Database T .) |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | DataPoints |
DataPoints is an IEnumerable of Time
(Inherited from Database T .) |
![]() | NumberOfElements |
number of elements in database
(Inherited from Database T .) |
![]() | NumberOfSubRegions |
The number of "sub-regions" within the tissue
|
See Also