|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::vector< Kinesis::QueryResult > MayaFlux::Nexus::Fabric::k_nearest | ( | const glm::vec3 & | center, |
| uint32_t | k | ||
| ) | const |
Find the k nearest objects to a point.
| center | Query origin. |
| k | Maximum number of results. |
Definition at line 206 of file Fabric.cpp.
References m_index.