Skip to content

Point #6

@cemkalyoncu

Description

@cemkalyoncu
  1. Consider using Pointf and if you need 3D, there is Point3D
  2. You could take point structure as template parameter too.
  3. Do not assign one by one, there is copy assignment operator

//Particle::position.Z = position.Z;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions