Skip to content

[Core] Defines ObjectType and PointType in GeometricalObjectsBins#11731

Merged
loumalouomega merged 3 commits intomasterfrom
core/ObjectType-GeometricalObjectBins
Oct 30, 2023
Merged

[Core] Defines ObjectType and PointType in GeometricalObjectsBins#11731
loumalouomega merged 3 commits intomasterfrom
core/ObjectType-GeometricalObjectBins

Conversation

@loumalouomega
Copy link
Member

@loumalouomega loumalouomega commented Oct 27, 2023

📝 Description

Defines ObjectType and PointType in GeometricalObjectsBins. Minor typo corrected as well.

🆕 Changelog

@loumalouomega loumalouomega changed the title [Core] Defines ObjectType in GeometricalObjectsBins [Core] Defines ObjectType and PointType in GeometricalObjectsBins Oct 27, 2023
KRATOS_CLASS_POINTER_DEFINITION(GeometricalObjectsBins);

/// The point type definition
using PointType = Point;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will approve, but I don't understand. Why do you want to make this type an alias, if you are hard-coding it here?

I assume it is because you are going to use this as a base of another bins?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically that

@loumalouomega loumalouomega merged commit 7fe318b into master Oct 30, 2023
@loumalouomega loumalouomega deleted the core/ObjectType-GeometricalObjectBins branch October 30, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FastPR This Pr is simple and / or has been already tested and the revision should be fast Kratos Core Transition Typo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants