Skip to content

Documentation for SetPhases is out of date. #133

@ixchow

Description

@ixchow

The documentation for NvFlexSetPhases (and the html generated from it) says:

Particles with a non-zero phase id only interact with particles whose phase differs from theirs. This is useful, for example, to stop particles belonging to a single rigid shape from interacting with each other.

However the current version of FleX has quite a bit more flexibility in what phase means; see (e.g.) the NvFlexPhase enum. I suggest this paragraph be removed or modified to point to that enum.

It also says:

Phase 0 is used to indicate fluid particles when NvFlexParams::mFluid is set.

This references a parameter (mFluid) that does not exist. I suggest this paragraph be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions