anyKode Marilou
ContentsIndexHome
PreviousUpNext
RobotPHX::QueryGeom (const xkode::lib::String&, Marilou::Commons::ActiveEntityClasses)

Querying a simulated geometry.

C++
Geom * QueryGeom(const xkode::lib::String& Name, Marilou::Commons::ActiveEntityClasses ActiveClass);
Parameters 
Description 
const xkode::lib::String& Name 
[in] Name of the entity. The name relates to the PHX relative.
Ex: "box0" 
Marilou::Commons::ActiveEntityClasses ActiveClass 
[in] Filter. 

A Geom object if geometry exists, NULL otherwise.

QueryGeom searches a physical or render-only entity and returns it if geometry exists, according to the 'Filter' parameter.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!